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 e390094 + a7767e5 commit c504305Copy full SHA for c504305
.github/workflows/ci.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Checkout source
33
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
34
35
- name: Setup Conda Environment
36
uses: conda-incubator/setup-miniconda@v3
.github/workflows/deploy-sdist.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
16
- name: Create sdist
17
shell: bash -l {0}
0 commit comments