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 38679f5 commit 69b9994Copy full SHA for 69b9994
.github/workflows/publish-pages.yml
@@ -28,7 +28,7 @@ jobs:
28
run: yarn build-storybook
29
30
- name: Upload artifact
31
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
32
with:
33
path: ./storybook-static
34
0 commit comments