Skip to content

Commit 7a90a1a

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.4.0
1 parent aab1ea6 commit 7a90a1a

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

0 commit comments

Comments
 (0)