We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada7ba5 commit 6cab75eCopy full SHA for 6cab75e
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
npm run build-storybook --quiet
39
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
42
with:
43
path: ./storybook-static
44
0 commit comments