We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43fe85f commit 42baa5cCopy full SHA for 42baa5c
.github/workflows/storybook.yml
@@ -40,7 +40,7 @@ jobs:
40
run: make vue-storybook-build
41
42
- name: Upload build to artifacts
43
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
44
with:
45
name: storybook
46
path: apps/vue-storybook/storybook_compiled
0 commit comments