Skip to content

Commit 112195c

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.3 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4154f6f commit 112195c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
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].2
65+
uses: JamesIves/[email protected].3
6666
with:
6767
branch: gh-pages
6868
folder: book/html

0 commit comments

Comments
 (0)