Skip to content

Commit

Permalink
Merge pull request #2046 from zeromq/dependabot/github_actions/mamba-…
Browse files Browse the repository at this point in the history
…org/setup-micromamba-2
  • Loading branch information
minrk authored Nov 1, 2024
2 parents 30e3189 + 58c6354 commit cf75376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:

- name: setup python (free threading)
if: ${{ matrix.free_threading }}
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
environment-name: nogil
condarc: |
Expand Down

0 comments on commit cf75376

Please sign in to comment.