Skip to content

Commit 55f60aa

Browse files
committed
bump deploy action version
1 parent 40505b1 commit 55f60aa

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
@@ -18,7 +18,7 @@ jobs:
1818
npm run build
1919
2020
- name: Deploy 🚀
21-
uses: JamesIves/github-pages-deploy-action@4.1.4
21+
uses: JamesIves/github-pages-deploy-action@v4.8.0
2222
with:
2323
branch: gh-pages # The branch the action should deploy to.
2424
folder: build # The folder the action should deploy.

0 commit comments

Comments
 (0)