We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0110fa commit e9810cfCopy full SHA for e9810cf
.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