Skip to content

Commit 934cfb1

Browse files
authored
chore: update deploy-pages action to version 4 (#37)
1 parent f7a4f6a commit 934cfb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
steps:
5555
- name: Deploy to GitHub Pages
5656
id: deployment
57-
uses: actions/deploy-pages@v3
57+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)