Skip to content

Commit 17a26a5

Browse files
committed
Update docs CI gh-pages version
Node.js 16 is deprecated. Updating this to the latest version so that it continues working.
1 parent 6e7fa1a commit 17a26a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
doxygen Doxyfile
4747
4848
- name: Deploy Docs
49-
uses: peaceiris/actions-gh-pages@v3
49+
uses: peaceiris/actions-gh-pages@v4
5050
with:
5151
github_token: ${{ secrets.GITHUB_TOKEN }}
5252
publish_branch: gh-pages

0 commit comments

Comments
 (0)