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.
2 parents a7c1cb2 + fc5500b commit 75c8287Copy full SHA for 75c8287
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
- name: Set up micromamba
15
- uses: mamba-org/setup-micromamba@v1.7.3
+ uses: mamba-org/setup-micromamba@v1.8.1
16
with:
17
# the create command looks like this:
18
# `micromamba create -n test-env python=<the corresponding version>`
.github/workflows/testing.yml
@@ -14,7 +14,7 @@ jobs:
steps:
19
20
0 commit comments