Skip to content

Commit d744249

Browse files
authored
Merge pull request #222 from numba/renovate/conda-incubator-setup-miniconda-3.x
Update conda-incubator/setup-miniconda action to v3.3.0
2 parents 77290d8 + d464aad commit d744249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 0
2222
- name: Setup Miniconda
23-
uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
23+
uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
2424
with:
2525
auto-update-conda: true
2626
auto-activate-base: false

0 commit comments

Comments
 (0)