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 eec7c30 + 6b58a61 commit 89f2451Copy full SHA for 89f2451
1 file changed
.github/workflows/release.yml
@@ -74,7 +74,7 @@ jobs:
74
runs-on: ubuntu-latest
75
steps:
76
- name: Download all the dists
77
- uses: actions/download-artifact@v4.3.0
+ uses: actions/download-artifact@v5.0.0
78
with:
79
pattern: cibw-*
80
path: dist
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
0 commit comments