Skip to content

Commit 4bb1966

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.8 (#156)
1 parent b218d8f commit 4bb1966

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
@@ -26,7 +26,7 @@ jobs:
2626
run: yarn run docs:build
2727

2828
- name: Deploy 🚀
29-
uses: JamesIves/[email protected].4
29+
uses: JamesIves/[email protected].8
3030
with:
3131
branch: gh-pages # The branch the action should deploy to.
3232
folder: dist # The folder the action should deploy.

0 commit comments

Comments
 (0)