Skip to content

Commit 2bbf2a9

Browse files
committed
Update actions/download-artifact
1 parent 0b6a60c commit 2bbf2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
steps:
3939
- name: Download artifact
40-
uses: actions/download-artifact@v3
40+
uses: actions/download-artifact@v4
4141
with:
4242
name: production-files
4343
path: ./dist

0 commit comments

Comments
 (0)