Skip to content

Commit dabf42e

Browse files
Bump conda-incubator/setup-miniconda from 2 to 3
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 2 to 3. - [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@v2...v3) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ca6731 commit dabf42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clean.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run:
3030
shell: bash -el {0}
3131
steps:
32-
- uses: conda-incubator/setup-miniconda@v2
32+
- uses: conda-incubator/setup-miniconda@v3
3333
with:
3434
run-post: false
3535
channel-priority: "disabled"

0 commit comments

Comments
 (0)