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 da0377b commit 558ca0dCopy full SHA for 558ca0d
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
name: Conda build check
40
runs-on: ubuntu-latest
41
steps:
42
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
43
44
- name: Setup Miniconda
45
uses: conda-incubator/setup-miniconda@v3
0 commit comments