We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285d3d6 commit 0e96cf1Copy full SHA for 0e96cf1
.github/workflows/build-test.yml
@@ -399,7 +399,7 @@ jobs:
399
python-version: ${{matrix.pythonVersion}}
400
401
- name: Install Conda environment from environment.yml
402
- uses: mamba-org/setup-micromamba@b09ef9b599704322748535812ca03efb2625677b # v2.0.5
+ uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7
403
if: matrix.python == 'conda'
404
with:
405
cache-downloads: true
0 commit comments