Skip to content

Commit 617e650

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.3.4
1 parent 907e584 commit 617e650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm run build:storybook
2727

2828
- name: Deploy to Github Pages
29-
uses: JamesIves/[email protected].3
29+
uses: JamesIves/[email protected].4
3030
with:
3131
branch: gh-pages
3232
folder: storybook-static

0 commit comments

Comments
 (0)