Skip to content

Commit

Permalink
github: bump deploy-pages action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
hall committed Aug 26, 2023
1 parent 5e46569 commit 71cb0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: deploy
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2

permissions:
contents: read
Expand Down

0 comments on commit 71cb0a2

Please sign in to comment.