Merge pull request #51 from rpearce/dependabot/github_actions/crazy-max/ghaction-github-pages-4.0.0

This commit is contained in:
Robert Pearce 2023-09-11 23:14:14 +12:00 committed by GitHub
commit 540bdc437b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ jobs:
- name: Deploy to GitHub Pages
if: success()
uses: crazy-max/ghaction-github-pages@v3.2.0
uses: crazy-max/ghaction-github-pages@v4.0.0
with:
build_dir: result
target_branch: gh-pages