Skip to content

Commit 84ad109

Browse files
chore(deps): bump conda-incubator/setup-miniconda in the actions group (#184)
Bumps the actions group with 1 update: [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda). Updates `conda-incubator/setup-miniconda` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases) - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md) - [Commits](conda-incubator/setup-miniconda@v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebc4ac8 commit 84ad109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
submodules: true
2929

3030
- name: Get conda
31-
uses: conda-incubator/[email protected].3
31+
uses: conda-incubator/[email protected].4
3232
with:
3333
python-version: ${{ matrix.python-version }}
3434
channels: conda-forge

0 commit comments

Comments
 (0)