Merge pull request #48 from rpearce/dependabot/github_actions/crazy-max/ghaction-github-pages-3.2.0

This commit is contained in:
Robert Pearce 2023-09-05 00:50:10 +12:00 committed by GitHub
commit 1644925dd8
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.1.0
uses: crazy-max/ghaction-github-pages@v3.2.0
with:
build_dir: result
target_branch: gh-pages