Skip to content

Commit fd5a843

Browse files
authored
Merge pull request #194 from numba/renovate/conda-incubator-setup-miniconda-3.x
Update conda-incubator/setup-miniconda action to v3.2.0
2 parents 7386553 + ca32122 commit fd5a843

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@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
23+
uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
2424
with:
2525
auto-update-conda: true
2626
auto-activate-base: false

0 commit comments

Comments
 (0)