Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 5 to 6 (#1264)
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: Vincent Smedinga <[email protected]>
  • Loading branch information
dependabot[bot] and VincentSmedinga authored Jun 17, 2024
1 parent 9d2f01d commit 9671baf
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 @@ -76,7 +76,7 @@ jobs:

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

0 comments on commit 9671baf

Please sign in to comment.