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 4e5a12b commit b347916Copy full SHA for b347916
.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