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 6008c43 + b5e0682 commit 7902829Copy full SHA for 7902829
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
14
- name: Set up micromamba
15
uses: mamba-org/setup-micromamba@v2
.github/workflows/testing.yml
@@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
16
17
18
with:
0 commit comments