Skip to content

Commit 6bd458c

Browse files
dependabot[bot]Justine Wezenaar
authored andcommitted
Bump actions/download-artifact from 4 to 5 (pandas-dev#62411)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf1804e commit 6bd458c

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)