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 07cb209 commit b2e6c85Copy full SHA for b2e6c85
.github/workflows/publish-pypi-test.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
15
- name: Checkout
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
with:
18
# Need this to get version number from last tag
19
fetch-depth: 0
.github/workflows/publish-pypi.yml
@@ -19,7 +19,7 @@ jobs:
20
21
22
23
24
25
0 commit comments