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 f088a19 commit 47e88e0Copy full SHA for 47e88e0
.github/workflows/blog.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v3
18
with:
19
fetch-depth: 3
20
- - uses: mamba-org/provision-with-micromamba@v15
+ - uses: mamba-org/provision-with-micromamba@v16
21
22
environment-file: environment.yml
23
micromamba-version: latest
0 commit comments