There was an error while loading. Please reload this page.
2 parents fda1e94 + 876aec8 commit 6cfe486Copy full SHA for 6cfe486
1 file changed
.github/workflows/pypi-publish.yaml
@@ -71,7 +71,7 @@ jobs:
71
steps:
72
# https://github.com/actions/download-artifact
73
- name: Download built distribution
74
- uses: actions/download-artifact@v4.3.0
+ uses: actions/download-artifact@v5.0.0
75
with:
76
name: distribution-files
77
path: dist
0 commit comments