Skip to content

Commit

Permalink
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#…
Browse files Browse the repository at this point in the history
…314)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent b689701 commit 5cdbf07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
- name: Install b3sum
run: cargo install b3sum --version 1.5.0

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
with:
name: builds

Expand Down

0 comments on commit 5cdbf07

Please sign in to comment.