Skip to content

Commit c2d38c7

Browse files
committed
chore: update deploy-pages action
1 parent 0a2bad3 commit c2d38c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ jobs:
4747
- name: Upload artifact
4848
uses: actions/upload-pages-artifact@v3
4949
with:
50-
# Upload entire repository
5150
path: 'build'
5251
- name: Deploy to GitHub Pages
5352
id: deployment
54-
uses: actions/deploy-pages@v2
53+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)