Merge pull request #46 from ochenstarik-ui/dependabot/github_actions/actions/download-artifact-8.0.1
build(deps): bump actions/download-artifact from 4.1.8 to 8.0.1
This commit is contained in:
commit
c9055185d8
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