Skip to content

Commit 141cdf0

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.3 (#1817)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c88518 commit 141cdf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
npm run build
3737
3838
- name: Deploy 🚀
39-
uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a # v4.7.2
39+
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4.7.3
4040
with:
4141
ssh-key: ${{ secrets.DEPLOY_KEY }}
4242
branch: gh-pages

0 commit comments

Comments
 (0)