Skip to content

Commit

Permalink
Update docs CI gh-pages version
Browse files Browse the repository at this point in the history
Node.js 16 is deprecated. Updating this to the latest version so that it continues working.
  • Loading branch information
dmadison committed Jun 6, 2024
1 parent 6e7fa1a commit 17a26a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
doxygen Doxyfile
- name: Deploy Docs
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
Expand Down

0 comments on commit 17a26a5

Please sign in to comment.