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 0dc73a5 + 1e494b6 commit 6317463Copy full SHA for 6317463
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout source
22
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
23
24
- name: Setup Conda Environment
25
uses: conda-incubator/setup-miniconda@v3
.github/workflows/deploy-sdist.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
16
- name: Create sdist
17
shell: bash -l {0}
.github/workflows/end-to-end.yaml
@@ -25,7 +25,7 @@ jobs:
26
27
28
29
30
31
0 commit comments