Merge pull request #889 from h5bp/dependabot/github_actions/peaceiris/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
This commit is contained in:
Rob Larsen 2024-05-13 15:29:13 -04:00 committed by GitHub
commit 7a1b566796
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
with:
args: --config=config/eleventy.config.js --pathprefix=Front-end-Developer-Interview-Questions
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
publish_dir: ./_site
publish_branch: gh-pages