Skip to content

Commit 1de11e2

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): Update JamesIves/github-pages-deploy-action action to v4.6.1
1 parent f04fbfe commit 1de11e2

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@22a6ee251d6f13c6ab1ecb200d974f1a6feb1b8d # v4.4.2
52+
uses: JamesIves/github-pages-deploy-action@5c6e9e9f3672ce8fd37b9856193d2a537941e66c # v4.6.1
5353
with:
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5555
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)