Skip to content

Commit

Permalink
chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.gith…
Browse files Browse the repository at this point in the history
…ub/workflows (#218)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent e1c57d1 commit f516594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

# Download the artifacts created by the stage_release job.
- name: Download release candidates
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: dist
path: dist
Expand Down

0 comments on commit f516594

Please sign in to comment.