Skip to content

Commit f73318b

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

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
@@ -71,7 +71,7 @@ jobs:
7171

7272
- name: Generate storybook documentation
7373
run: yarn build:storybook
74-
- uses: JamesIves/github-pages-deploy-action@v4.2.5
74+
- uses: JamesIves/github-pages-deploy-action@v4.3.3
7575
with:
7676
branch: gh-pages # The branch the action should deploy to.
7777
folder: .docs # The folder the action should deploy.

0 commit comments

Comments
 (0)