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

This commit is contained in:
Renovate Bot 2025-02-23 23:37:11 +00:00
parent 50ef708332
commit 6a54b63c2a

View file

@ -73,7 +73,7 @@ jobs:
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
if: matrix.version == 'stable' && (github.repository == 'mCaptcha/cli') if: matrix.version == 'stable' && (github.repository == 'mCaptcha/cli')
uses: JamesIves/github-pages-deploy-action@v4.6.4 uses: JamesIves/github-pages-deploy-action@v4.7.3
with: with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages BRANCH: gh-pages