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.
1 parent 6245b00 commit c03f987Copy full SHA for c03f987
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
fail-fast: true
23
24
steps:
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
26
- name: Setup micromamba
27
uses: conda-incubator/setup-miniconda@v3
28
with:
0 commit comments