We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d888d5b + 7ab2209 commit de4b55fCopy full SHA for de4b55f
1 file changed
.github/workflows/ci-build.yml
@@ -67,7 +67,7 @@ jobs:
67
68
steps:
69
- name: Download artifacts
70
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
71
with:
72
name: python-package-distributions
73
path: dist/
0 commit comments