Skip to content

Commit 92c89c9

Browse files
authored
chore: update deploy-pages action to version 3 (#33)
1 parent 2a6e1cd commit 92c89c9

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
@@ -52,4 +52,4 @@ jobs:
5252
steps:
5353
- name: Deploy to GitHub Pages
5454
id: deployment
55-
uses: actions/deploy-pages@v1
55+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)