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 8a8ebe3 + 965b65d commit c26728dCopy full SHA for c26728d
.github/workflows/code.yml
@@ -53,7 +53,7 @@ jobs:
53
- uses: actions/checkout@v4
54
55
- name: Create Python ${{ matrix.python-version }} environment
56
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
57
with:
58
cache-environment: true
59
cache-environment-key: env-key-${{ matrix.python-version }}
0 commit comments