Skip to content

Commit fdcdb12

Browse files
Update actions/download-artifact action to v5
1 parent 184a883 commit fdcdb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
uses: actions/checkout@v4
137137

138138
- name: Download Single-Platform Packages
139-
uses: actions/download-artifact@v4
139+
uses: actions/download-artifact@v5
140140
with:
141141
path: .
142142
merge-multiple: true

0 commit comments

Comments
 (0)