Skip to content

Commit

Permalink
chore(deps): update crazy-max/ghaction-github-pages action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2023
1 parent fb94211 commit 5f22767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: pnpm run doc

- name: Deploy to Github Pages
uses: crazy-max/ghaction-github-pages@v3.1.0
uses: crazy-max/ghaction-github-pages@v4.0.0
with:
# Build directory to deploy
build_dir: docs
Expand Down

0 comments on commit 5f22767

Please sign in to comment.