Skip to content

Commit 437af5f

Browse files
committed
Update deploy version
1 parent 7ec623f commit 437af5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Setup Pages
3131
uses: actions/configure-pages@v5
3232
- name: Upload artifact
33-
uses: actions/upload-pages-artifact@v1
33+
uses: actions/upload-pages-artifact@v3
3434
with:
3535
path: '.'
3636
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)