Skip to content

Commit c2d5afa

Browse files
committed
Update download-artifact action to v4
1 parent 7f2f9e8 commit c2d5afa

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
@@ -36,7 +36,7 @@ jobs:
3636
id-token: write
3737
steps:
3838
- name: Download artifact
39-
uses: actions/download-artifact@v2
39+
uses: actions/download-artifact@v4
4040
with:
4141
name: dist
4242
- name: Setup Pages

0 commit comments

Comments
 (0)