There was an error while loading. Please reload this page.
1 parent 3972aea commit 7f7c0f5Copy full SHA for 7f7c0f5
1 file changed
.github/workflows/publish_storybook.yaml
@@ -74,7 +74,7 @@ jobs:
74
name: ${{ github.event.inputs.environment || 'development' }}
75
steps:
76
- name: Download storybook build
77
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v7
78
with:
79
name: storybook-build
80
path: packages/eds-core-react/storybook-build
0 commit comments