Skip to content

Commit f2f4d32

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.3.2
1 parent aab1ea6 commit f2f4d32

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.3.2
3333
with:
3434
branch: gh-pages
3535
folder: example/dist

0 commit comments

Comments
 (0)