Skip to content

Commit b25f6ec

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.3.3
1 parent cc04d07 commit b25f6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
run: yarn build:storybook
104104

105105
- name: Deploy storybook documentation to gh-pages
106-
uses: JamesIves/github-pages-deploy-action@v4.2.5
106+
uses: JamesIves/github-pages-deploy-action@v4.3.3
107107
with:
108108
branch: gh-pages # The branch the action should deploy to.
109109
folder: .docs # The folder the action should deploy.

0 commit comments

Comments
 (0)