We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c975aae commit 4665d2dCopy full SHA for 4665d2d
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
26
27
- - uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
+ - uses: mamba-org/setup-micromamba@068f1ab4b37ed9b3d9f73da7db90a0cda0a48d29 # v1
28
with:
29
environment-file: environment.yml
30
micromamba-version: "1.5.10-0"
0 commit comments