Skip to content

Commit 62f11c1

Browse files
authored
Merge pull request #22 from IntelPython/dependabot/github_actions/conda-incubator/setup-miniconda-4
Bump conda-incubator/setup-miniconda from 3 to 4
2 parents ba49377 + d6852f8 commit 62f11c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v3
32+
- uses: conda-incubator/setup-miniconda@v4
3333
with:
3434
run-post: false
3535
channel-priority: "disabled"

0 commit comments

Comments
 (0)