We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 430e8da commit 0c09141Copy full SHA for 0c09141
1 file changed
.github/workflows/storybook.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Build storybook
25
run: ./build.sh storybook
26
- name: Upload artifact to Pages
27
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
28
with:
29
path: "storybook-static/"
30
- name: Deploy to GitHub Pages
0 commit comments