Skip to content

Commit 65f088a

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.4.1
1 parent 5f7856a commit 65f088a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: yarn generate
1919

2020
- name: Deploy 🚀
21-
uses: JamesIves/[email protected].0
21+
uses: JamesIves/[email protected].1
2222
with:
2323
branch: gh-pages # The branch the action should deploy to.
2424
folder: playground/dist # The folder the action should deploy.

0 commit comments

Comments
 (0)