Skip to content

Commit

Permalink
update gh action version
Browse files Browse the repository at this point in the history
  • Loading branch information
tjdwill committed Apr 29, 2024
1 parent ac00c08 commit 38d2ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sitebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: html-docs
path: docs/build/html/
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
if: github.ref == 'refs/heads/main'
with:
publish_branch: gh-pages
Expand Down

0 comments on commit 38d2ead

Please sign in to comment.