Skip to content

Commit f8be37c

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

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
@@ -135,7 +135,7 @@ jobs:
135135
uses: actions/checkout@v4
136136

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

0 commit comments

Comments
 (0)