We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1560ae4 + 9b5c0f4 commit bd78fb6Copy full SHA for bd78fb6
1 file changed
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
40
steps:
41
- name: Download sdist artifact
42
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
43
with:
44
name: artifact
45
path: dist
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
68
69
0 commit comments