chore(deps): update jamesives/github-pages-deploy-action action to v4.6.8

This commit is contained in:
Renovate Bot 2024-09-29 16:31:22 +00:00
parent 19dcc09e1c
commit 6d801af82c

View file

@ -20,7 +20,7 @@ jobs:
- name: Deploy to gh-pages 🚀
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
uses: JamesIves/github-pages-deploy-action@v4.6.4
uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
branch: gh-pages
token: ${{ secrets.GITHUB_TOKEN }}