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 298ad0f commit 95e4234Copy full SHA for 95e4234
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
26
27
- - uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc # v1
+ - uses: mamba-org/setup-micromamba@b09ef9b599704322748535812ca03efb2625677b # v1
28
with:
29
environment-file: environment.yml
30
micromamba-version: "1.5.10-0"
0 commit comments