Skip to content

Commit 674e22f

Browse files
committed
chore(ci): bump download artifact version
1 parent 2c94402 commit 674e22f

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
@@ -83,7 +83,7 @@ jobs:
8383
uses: actions/checkout@v4
8484

8585
- name: Download artifact
86-
uses: actions/download-artifact@v3
86+
uses: actions/download-artifact@v4
8787
with:
8888
name: github-pages
8989
path: ./dist

0 commit comments

Comments
 (0)