Skip to content

Commit f2cac4a

Browse files
Update crazy-max/ghaction-github-pages action to v5 (#1453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3abad9e commit f2cac4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Deploy to GitHub Pages
3030
if: success()
31-
uses: crazy-max/ghaction-github-pages@v4.2.0
31+
uses: crazy-max/ghaction-github-pages@v5.0.0
3232
with:
3333
target_branch: gh-pages
3434
build_dir: docs

0 commit comments

Comments
 (0)