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

This commit is contained in:
Renovate Bot 2024-09-29 16:05:57 +00:00
parent c813819c4d
commit cbc1ed96bb

View file

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