Skip to content

Commit 7083b9e

Browse files
chore(deps): update crazy-max/ghaction-github-pages action to v4 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0144af0 commit 7083b9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cd -
3838
- name: Deploy to GitHub Pages
3939
if: ${{ success() }}
40-
uses: crazy-max/ghaction-github-pages@v3
40+
uses: crazy-max/ghaction-github-pages@v4
4141
with:
4242
target_branch: gh-pages
4343
build_dir: website/build

0 commit comments

Comments
 (0)