Skip to content

Commit eb131a5

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent f04f444 commit eb131a5

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
@@ -139,7 +139,7 @@ jobs:
139139
uses: actions/checkout@v4
140140

141141
- name: Download Single-Platform Packages
142-
uses: actions/download-artifact@v4
142+
uses: actions/download-artifact@v5
143143
with:
144144
path: .
145145
merge-multiple: true

0 commit comments

Comments
 (0)