We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cc601d + 32e6b2e commit 9381497Copy full SHA for 9381497
1 file changed
.github/workflows/python-packages.yml
@@ -52,7 +52,7 @@ jobs:
52
steps:
53
54
- name: "Download artifacts"
55
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
56
57
- name: "Move packages to the dist/ folder"
58
run: |
0 commit comments