Merge pull request #247 from NotAShelf/dependabot/github_actions/peaceiris/actions-gh-pages-4

chore(deps): bump peaceiris/actions-gh-pages from 3 to 4
This commit is contained in:
raf 2024-04-09 04:45:12 +00:00 committed by GitHub
commit eb76f5fbd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ jobs:
cp -r result/share/doc/neovim-flake public
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public