Skip to content

Commit 171cd8b

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.4
1 parent af2a5b0 commit 171cd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: yarn build:demo
3030

3131
- name: Deploy 🚀
32-
uses: JamesIves/github-pages-deploy-action@4.1.9
32+
uses: JamesIves/github-pages-deploy-action@v4.7.4
3333
with:
3434
branch: gh-pages
3535
folder: example/dist

0 commit comments

Comments
 (0)