Skip to content

Commit af8438f

Browse files
authored
Update deploy.yml
1 parent 7cd4eb9 commit af8438f

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
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v3
3333

3434
- name: Setup | Download Artifact
35-
uses: actions/download-artifact@v2
35+
uses: actions/download-artifact@v4
3636
with:
3737
name: book
3838
path: book

0 commit comments

Comments
 (0)