We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77290d8 + d464aad commit d744249Copy full SHA for d744249
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
fetch-depth: 0
22
- name: Setup Miniconda
23
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
+ uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
24
25
auto-update-conda: true
26
auto-activate-base: false
0 commit comments