Skip to content

Commit 6ae524a

Browse files
authored
Merge pull request #7 from IntelPython/dependabot/github_actions/conda-incubator/setup-miniconda-3
Bump conda-incubator/setup-miniconda from 2 to 3
2 parents 5afe309 + dabf42e commit 6ae524a

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)