mirror of
https://github.com/ivuorinen/generic-landing-page.git
synced 2026-03-14 09:00:44 +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
|
path: dist
|
||||||
|
|
||||||
- name: Build GitHub Pages
|
- name: Build GitHub Pages
|
||||||
uses: crazy-max/ghaction-github-pages@v3.1.0
|
uses: crazy-max/ghaction-github-pages@v4.0.0
|
||||||
with:
|
with:
|
||||||
build_dir: dist
|
build_dir: dist
|
||||||
jekyll: false
|
jekyll: false
|
||||||
|
|||||||
Reference in New Issue
Block a user