Skip to content

Commit cdcd29b

Browse files
dependabot[bot]gabeiglio
authored andcommitted
Build: Bump actions/download-artifact from 4 to 5 (apache#2310)
1 parent 6857670 commit cdcd29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-pypi-build.yml

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

7272
steps:
7373
- name: Download all the artifacts
74-
uses: actions/download-artifact@v4
74+
uses: actions/download-artifact@v5
7575
with:
7676
merge-multiple: true
7777
path: dist/

0 commit comments

Comments
 (0)