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 da07f8e + 259f1dd commit e6f3447Copy full SHA for e6f3447
.github/workflows/python-packages.yml
@@ -52,7 +52,7 @@ jobs:
52
steps:
53
54
- name: "Download artifacts"
55
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
56
57
- name: "Move packages to the dist/ folder"
58
run: |
0 commit comments