Skip to content

Commit

Permalink
Merge pull request #889 from h5bp/dependabot/github_actions/peaceiris…
Browse files Browse the repository at this point in the history
…/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
roblarsen committed May 13, 2024
2 parents 77e798a + 2b157b2 commit 7a1b566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a1b566

Please sign in to comment.