Skip to content

Commit ada6e71

Browse files
committed
chore: update deploy-action@v4
1 parent da0e28e commit ada6e71

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
@@ -22,7 +22,7 @@ jobs:
2222
npm install
2323
npm run build
2424
- name: Deploy 🚀
25-
uses: JamesIves/github-pages-deploy-action@4
25+
uses: JamesIves/github-pages-deploy-action@v4
2626
with:
2727
branch: gh-pages
2828
folder: public

0 commit comments

Comments
 (0)