Skip to content

Commit db684e4

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.2 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0829ef1 commit db684e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Deploy to GitHub
6363
if: github.event_name == 'push'
6464
id: deploy
65-
uses: JamesIves/[email protected].1
65+
uses: JamesIves/[email protected].2
6666
with:
6767
branch: gh-pages
6868
folder: book/html

0 commit comments

Comments
 (0)