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 558f4a8 commit f96d173Copy full SHA for f96d173
.github/workflows/commit.yml
@@ -144,7 +144,7 @@ jobs:
144
uses: actions/checkout@v4
145
146
- name: Setup Micromamba
147
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
148
with:
149
environment-file: etc/environment.yml
150
cache-environment: true
.github/workflows/rtd.yml
@@ -80,7 +80,7 @@ jobs:
80
echo $GITHUB_EVENT_NAME
81
82
83
84
85
86
0 commit comments