Merge pull request #141 from Unidata/dependabot-github_actions-peaceiris-actions-gh-pages-4

CI: (deps): Bump peaceiris/actions-gh-pages from 3 to 4
This commit is contained in:
tiffanycmeyer13 2025-02-13 13:54:34 -06:00 committed by GitHub
commit 64b7d7be7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ jobs:
make html
- name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/build/html