Skip to content

Commit 51d623b

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.4 (#1934)
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 87ceea3 commit 51d623b

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@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4.7.3
39+
uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4.7.4
4040
with:
4141
ssh-key: ${{ secrets.DEPLOY_KEY }}
4242
branch: gh-pages

0 commit comments

Comments
 (0)