chore(deps): update jamesives/github-pages-deploy-action action to v4.6.4
All checks were successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-09-02 16:01:36 +00:00
parent 2ce9e49e23
commit 01622cc9f4

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@4.1.4
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
branch: gh-pages
token: ${{ secrets.GITHUB_TOKEN }}