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 46e31ad commit 4387e81Copy full SHA for 4387e81
.github/workflows/docs.yml
@@ -31,7 +31,7 @@ jobs:
31
run: echo "date=$(date +%Y-W%W)" >> $GITHUB_OUTPUT # e.g., 2024-W19
32
33
- name: Setup Micromamba
34
- uses: mamba-org/[email protected].6
+ uses: mamba-org/[email protected].7
35
with:
36
environment-file: environment.yml
37
cache-downloads: false
0 commit comments