mirror of
https://github.com/ivuorinen/generic-landing-page.git
synced 2026-02-05 18:45:31 +00:00
chore(deps): update crazy-max/ghaction-github-pages action to v4 (#155)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
path: dist
|
||||
|
||||
- name: Build GitHub Pages
|
||||
uses: crazy-max/ghaction-github-pages@v3.1.0
|
||||
uses: crazy-max/ghaction-github-pages@v4.0.0
|
||||
with:
|
||||
build_dir: dist
|
||||
jekyll: false
|
||||
|
||||
Reference in New Issue
Block a user