There was an error while loading. Please reload this page.
2 parents d4d5907 + 15fe069 commit db6a62dCopy full SHA for db6a62d
2 files changed
.github/workflows/python-publish-testpypi.yml
@@ -42,7 +42,7 @@ jobs:
42
43
steps:
44
- name: Download all the dists
45
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
46
with:
47
name: python-package-distributions
48
path: dist/
.github/workflows/python-publish.yml
@@ -39,7 +39,7 @@ jobs:
39
40
41
0 commit comments