We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33f193 commit fccf3bfCopy full SHA for fccf3bf
.github/workflows/unitest-workflow.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v3
16
17
- name: Set up MicroMamba
18
- uses: mamba-org/setup-micromamba
+ uses: mamba-org/setup-micromamba@main
19
with:
20
cache-env: true
21
extra-specs: |
0 commit comments