We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e552de + cc2a231 commit 21fb006Copy full SHA for 21fb006
1 file changed
.github/workflows/build-wheels.yml
@@ -75,7 +75,7 @@ jobs:
75
76
steps:
77
- name: Download wheels from cloud runners
78
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
79
with:
80
pattern: wheels-cloud-*
81
merge-multiple: true
0 commit comments