Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 4420828

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.3.4
1 parent fc8cdc9 commit 4420828

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)