Skip to content

Commit 9e99c24

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): Update JamesIves/github-pages-deploy-action action to v4.6.3
1 parent 0216af8 commit 9e99c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc-generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
npm run build
5050
5151
- name: Deploy 🚀
52-
uses: JamesIves/github-pages-deploy-action@5c6e9e9f3672ce8fd37b9856193d2a537941e66c # v4.6.1
52+
uses: JamesIves/github-pages-deploy-action@94f3c658273cf92fb48ef99e5fbc02bd2dc642b2 # v4.6.3
5353
with:
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5555
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)