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 293f4da + 2c7d038 commit 082fe44Copy full SHA for 082fe44
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Checkout source
28
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
29
30
- name: Setup Conda Environment
31
uses: conda-incubator/setup-miniconda@v3
.github/workflows/deploy-sdist.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
- name: Create sdist
19
shell: bash -l {0}
0 commit comments