Skip to content

Commit 7581d00

Browse files
Bump actions/download-artifact from 4 to 5 (#62411)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16f57f4 commit 7581d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239

240240
steps:
241241
- name: Download all artefacts
242-
uses: actions/download-artifact@v4
242+
uses: actions/download-artifact@v5
243243
with:
244244
path: dist # everything lands in ./dist/**
245245

0 commit comments

Comments
 (0)