Skip to content

Commit

Permalink
build(deps): Update peaceiris/actions-gh-pages action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pando85 committed May 15, 2024
1 parent ded92d7 commit abfa39b
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 @@ -40,7 +40,7 @@ jobs:
make _data/projects.json
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
personal_token: ${{ secrets.PAT_GITHUB }}
publish_dir: ./rash_book/rash-sh.github.io
Expand Down

0 comments on commit abfa39b

Please sign in to comment.