Chore: bump actions/download-artifact from 4 to 5 (#3467)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -217,7 +217,7 @@ jobs:
|
||||
with:
|
||||
go-version: ^1.24
|
||||
|
||||
- uses: actions/download-artifact@v4
|
||||
- uses: actions/download-artifact@v5
|
||||
with:
|
||||
path: build_artifacts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user