We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae0e6c commit 1d8e385Copy full SHA for 1d8e385
.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@v3
+ uses: actions/upload-pages-artifact@v4
42
with:
43
path: ./storybook-static
44
0 commit comments