Skip to content

Commit 66ffa57

Browse files
chore(deps): update actions/download-artifact action to v4
1 parent 8945886 commit 66ffa57

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@v3
138+
uses: actions/download-artifact@v4
139139
with:
140140
name: packages
141141
path: .

0 commit comments

Comments
 (0)