Merge pull request #4 from youwen5/dependabot/github_actions/crazy-max/ghaction-github-pages-4.1.0

chore(deps): bump crazy-max/ghaction-github-pages from 4.0.0 to 4.1.0
This commit is contained in:
Youwen Wu 2025-02-15 13:20:13 -08:00 committed by GitHub
commit cd765ab6bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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