Skip to content

Commit 0fc439b

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.4
1 parent 573612e commit 0fc439b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/demo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
# deploy build to gh-pages
3232
- name: Deploy 🚀
33-
uses: JamesIves/github-pages-deploy-action@4.1.0
33+
uses: JamesIves/github-pages-deploy-action@v4.6.4
3434
with:
3535
branch: gh-pages
3636
folder: demo/dist

0 commit comments

Comments
 (0)