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 5552b02 commit 117b4b3Copy full SHA for 117b4b3
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
id-token: write # IMPORTANT: mandatory for trusted publishing
45
steps:
46
- name: Download all the dists
47
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
48
with:
49
name: python-package-distributions
50
path: dist/
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
@@ -110,7 +110,7 @@ jobs:
110
111
112
113
114
115
116
0 commit comments