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 f97d198 + 35a3589 commit a7b002fCopy full SHA for a7b002f
1 file changed
.github/workflows/pypi-release.yml
@@ -51,7 +51,7 @@ jobs:
51
52
steps:
53
- name: Download built archives
54
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
55
with:
56
name: pypi_archives
57
path: dist
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
76
77
0 commit comments