Skip to content

Commit

Permalink
Update crazy-max/ghaction-github-pages action to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2024
1 parent 2a85613 commit dd85ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
if: "!contains(github.event.head_commit.message, 'skip test')"

- name: Deploy to github pages
uses: crazy-max/ghaction-github-pages@v4.0.0
uses: crazy-max/ghaction-github-pages@v4.1.0
with:
build_dir: build
env:
Expand Down

0 comments on commit dd85ea3

Please sign in to comment.