Skip to content

Commit 0fabfb7

Browse files
fix(deps) Update peaceiris/actions-gh-pages action to v4
1 parent c2ce203 commit 0fabfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: yarn build-storybook
2525

2626
- name: docs
27-
uses: peaceiris/actions-gh-pages@v3
27+
uses: peaceiris/actions-gh-pages@v4
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
3030
publish_dir: ./storybook-static

0 commit comments

Comments
 (0)