Skip to content

Commit 6cab75e

Browse files
✨ [#49] update workflow
1 parent ada7ba5 commit 6cab75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
npm run build-storybook --quiet
3939
4040
- name: Upload artifact
41-
uses: actions/upload-pages-artifact@v4
41+
uses: actions/upload-pages-artifact@v3
4242
with:
4343
path: ./storybook-static
4444

0 commit comments

Comments
 (0)