Skip to content

Commit fcb91d7

Browse files
committed
fix: upgrade deploy-pages action
1 parent c6d7de6 commit fcb91d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535

3636
- name: Deploy to GitHub Pages
3737
id: deployment
38-
uses: actions/deploy-pages@v2
38+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)