We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5afe309 + dabf42e commit 6ae524aCopy full SHA for 6ae524a
.github/workflows/clean.yml
@@ -29,7 +29,7 @@ jobs:
29
run:
30
shell: bash -el {0}
31
steps:
32
- - uses: conda-incubator/setup-miniconda@v2
+ - uses: conda-incubator/setup-miniconda@v3
33
with:
34
run-post: false
35
channel-priority: "disabled"
0 commit comments