We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77e798a + 2b157b2 commit 7a1b566Copy full SHA for 7a1b566
.github/workflows/gh-pages-build.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
args: --config=config/eleventy.config.js --pathprefix=Front-end-Developer-Interview-Questions
22
- name: Deploy
23
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
24
25
publish_dir: ./_site
26
publish_branch: gh-pages
0 commit comments