build(deps): bump actions/download-artifact from 4.1.8 to 8.0.1
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 8.0.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4.1.8...3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f8e751c4bc
commit
5bd321866e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux-release.yml
vendored
2
.github/workflows/linux-release.yml
vendored
|
|
@ -253,7 +253,7 @@ jobs:
|
|||
uses: sigstore/cosign-installer@v3.5.0
|
||||
|
||||
- name: Download all artifacts
|
||||
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
|
||||
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
|
||||
with:
|
||||
path: artifacts
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue