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 ec2e933 commit ee9c44aCopy full SHA for ee9c44a
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout source
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
23
- name: Setup Conda Environment
24
uses: conda-incubator/setup-miniconda@v3
.github/workflows/deploy-sdist.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
- name: Create sdist
shell: bash -l {0}
0 commit comments