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 afaafca commit 7f71d36Copy full SHA for 7f71d36
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@v4
30
31
- name: Setup Micromamba
32
- uses: mamba-org/setup-micromamba@v2.0.3
+ uses: mamba-org/setup-micromamba@v2.0.4
33
with:
34
environment-file: environment.yml
35
cache-downloads: false
0 commit comments