Skip to content

Commit 9a87a4c

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.1
1 parent d10d266 commit 9a87a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
CI_DEPLOY_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }}
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
- name: Deploy Site to gh-pages
28-
uses: JamesIves/[email protected].0
28+
uses: JamesIves/[email protected].1
2929
with:
3030
ssh-key: true
3131
branch: gh-pages

0 commit comments

Comments
 (0)