Updates the gh-pages action to 3.8.0 @minor

This commit is contained in:
Corey Oordt 2021-12-23 17:25:53 -06:00
parent 7fbbbe030d
commit 797ae50c8a

View file

@ -31,7 +31,7 @@ jobs:
run: |
make docs
- name: github pages deploy
uses: peaceiris/actions-gh-pages@v2.3.1
uses: peaceiris/actions-gh-pages@v3.8.0
env:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages