Skip to content

Commit b768193

Browse files
chore(deps): update actions/deploy-pages action to v2
1 parent b76f847 commit b768193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ jobs:
9191
steps:
9292
- name: Deploy to GitHub Pages
9393
id: deployment
94-
uses: actions/deploy-pages@v1
94+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)