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

Commit 16d904b

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.3.3
1 parent 4c073db commit 16d904b

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/github-pages-deploy-action@v4.3.2
29+
uses: JamesIves/github-pages-deploy-action@v4.3.3
3030
with:
3131
branch: gh-pages
3232
folder: storybook-static

0 commit comments

Comments
 (0)