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 2195595 commit 895e74aCopy full SHA for 895e74a
.github/workflows/blog.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
with:
19
fetch-depth: 3
20
- - uses: mamba-org/setup-micromamba@v1
+ - uses: mamba-org/setup-micromamba@v2
21
22
environment-file: environment.yml
23
micromamba-version: latest
0 commit comments