Skip to content

Commit

Permalink
Merge pull request #53 from 92thunder/renovate/actions-deploy-pages-2.x
Browse files Browse the repository at this point in the history
Update actions/deploy-pages action to v2
  • Loading branch information
92thunder committed Nov 18, 2023
2 parents 51dae3d + 49d2b51 commit fdeef50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2

0 comments on commit fdeef50

Please sign in to comment.