Skip to content

Commit be41f71

Browse files
Chore: bump actions/download-artifact from 4 to 5 (#3467)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca1f688 commit be41f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
with:
218218
go-version: ^1.24
219219

220-
- uses: actions/download-artifact@v4
220+
- uses: actions/download-artifact@v5
221221
with:
222222
path: build_artifacts
223223

0 commit comments

Comments
 (0)