Skip to content

Commit 7a1b566

Browse files
authored
Merge pull request #889 from h5bp/dependabot/github_actions/peaceiris/actions-gh-pages-4
Bump peaceiris/actions-gh-pages from 3 to 4
2 parents 77e798a + 2b157b2 commit 7a1b566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
args: --config=config/eleventy.config.js --pathprefix=Front-end-Developer-Interview-Questions
2222
- name: Deploy
23-
uses: peaceiris/actions-gh-pages@v3
23+
uses: peaceiris/actions-gh-pages@v4
2424
with:
2525
publish_dir: ./_site
2626
publish_branch: gh-pages

0 commit comments

Comments
 (0)