There was an error while loading. Please reload this page.
2 parents fb5ff41 + b7e9308 commit 1b037b2Copy full SHA for 1b037b2
1 file changed
.github/workflows/conda.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Checkout
79
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
80
81
- - uses: mamba-org/setup-micromamba@ce51e99f4bb8a82ab7158c4dc59ef4634c59c4f9 # v3.1.0
+ - uses: mamba-org/setup-micromamba@f457c30a868e4760d3a6fcea5f25dc655b8edf39 # v3.2.1
82
with:
83
micromamba-version: '2.3.2-0'
84
environment-file: conda/dev-environment-unix.yml
@@ -90,7 +90,7 @@ jobs:
90
post-cleanup: 'none'
91
if: ${{ runner.os != 'Windows' }}
92
93
94
95
96
environment-file: conda/dev-environment-win.yml
0 commit comments