Skip to content

Commit 8bcb97b

Browse files
Merge pull request #156 from christopherpickering/renovate/peaceiris-actions-gh-pages-4.x
2 parents c2ce203 + 0fabfb7 commit 8bcb97b

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)