Skip to content

Commit 23884d5

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.4 (#907)
1 parent 70fb093 commit 23884d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
bash .github/workflows/fix_redirects.sh
3434
3535
- name: Deploy 🚀
36-
uses: JamesIves/[email protected].3
36+
uses: JamesIves/[email protected].4
3737
with:
3838
token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}'
3939
git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'

0 commit comments

Comments
 (0)