Skip to content

Commit 45e59a1

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.3
1 parent ebbd6f3 commit 45e59a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/deploy.yml

+1-1
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/github-pages-deploy-action@v4.6.8
29+
uses: JamesIves/github-pages-deploy-action@v4.7.3
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)