Skip to content

Commit 26eeee3

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.6 (#1949)
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 13c3a28 commit 26eeee3

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

0 commit comments

Comments
 (0)