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 2f6fd96 + 95c90b3 commit 79d2743Copy full SHA for 79d2743
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