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.
2 parents 594aad2 + 7d144bd commit e2fc238Copy full SHA for e2fc238
.github/workflows/main.yml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
persist-credentials: false
63
- name: Setup Conda (Micromamba) with Python${{ matrix.python-version }}
64
- uses: mamba-org/setup-micromamba@068f1ab4b37ed9b3d9f73da7db90a0cda0a48d29 # v2.0.3
+ uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc # v2.0.4
65
66
cache-downloads: true
67
cache-environment: true
0 commit comments