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 98240cf + 0746405 commit 26175fdCopy full SHA for 26175fd
2 files changed
.github/workflows/publish-test.yml
@@ -44,7 +44,7 @@ jobs:
44
45
steps:
46
- name: Download all the dists
47
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
48
with:
49
name: python-package-distributions
50
path: dist/
.github/workflows/publish.yml
@@ -47,7 +47,7 @@ jobs:
51
52
53
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments