We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cbf012 + 0f42480 commit 155817fCopy full SHA for 155817f
.github/workflows/testing.yml
@@ -33,7 +33,7 @@ jobs:
33
steps:
34
- uses: actions/checkout@v4
35
- name: Set up micromamba
36
- uses: mamba-org/[email protected].0
+ uses: mamba-org/[email protected].1
37
with:
38
# the create command looks like this:
39
# `micromamba create -n test-env python=<the corresponding version> kim-api=2.3.0`
0 commit comments