Skip to content

Commit cf75376

Browse files
authored
Merge pull request #2046 from zeromq/dependabot/github_actions/mamba-org/setup-micromamba-2
2 parents 30e3189 + 58c6354 commit cf75376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119

120120
- name: setup python (free threading)
121121
if: ${{ matrix.free_threading }}
122-
uses: mamba-org/setup-micromamba@v1
122+
uses: mamba-org/setup-micromamba@v2
123123
with:
124124
environment-name: nogil
125125
condarc: |

0 commit comments

Comments
 (0)