Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.6.4 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent c98c721 commit ba38439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: yarn run docs:build

- name: Deploy 🚀
uses: JamesIves/[email protected].0
uses: JamesIves/[email protected].4
with:
branch: gh-pages # The branch the action should deploy to.
folder: dist # The folder the action should deploy.

0 comments on commit ba38439

Please sign in to comment.