Skip to content

Commit ebfdb15

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

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
@@ -173,7 +173,7 @@ jobs:
173173
npm install --ignore-scripts
174174
175175
- name: Download articats
176-
uses: actions/download-artifact@v2
176+
uses: actions/download-artifact@v5
177177

178178
- name: Install prebuilds
179179
shell: bash

0 commit comments

Comments
 (0)