From 473dd4533d2198fbad52b8077f2bb387ab3f592a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 15:10:33 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v5 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 276d3b29e..6c3937346 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: rm -rf ${{ env.DEST }} mkdir -p ${{ env.DEST }} bazel run --config=release //tools/release:copy_release_artifacts - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v5 with: name: go-binaries path: binaries/