Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 3 to 6 (#1710)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aram <[email protected]>
  • Loading branch information
dependabot[bot] and alimpens authored Nov 1, 2024
1 parent be0cf82 commit 753d91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

# The logic below handles the Storybook deploy:
- name: "Restore build artifact: Storybook"
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
with:
workflow: "lint-test.yml"
name: storybook
Expand Down

0 comments on commit 753d91b

Please sign in to comment.