Skip to content

Commit 7f7c0f5

Browse files
chore(deps): bump actions/download-artifact from 4 to 7 (#4493)
1 parent 3972aea commit 7f7c0f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_storybook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
name: ${{ github.event.inputs.environment || 'development' }}
7575
steps:
7676
- name: Download storybook build
77-
uses: actions/download-artifact@v4
77+
uses: actions/download-artifact@v7
7878
with:
7979
name: storybook-build
8080
path: packages/eds-core-react/storybook-build

0 commit comments

Comments
 (0)