From c23bffd7774d5d37ccbdb1e0bafd018b4048c91a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 19:54:27 +0000 Subject: [PATCH] ci: bump actions/upload-artifact from 4 to 6 Dependabot couldn't find the original pull request head commit, 5b8c6f34c688da17091ccbd08f6e6a18d6f646db. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5c85b02..5f32d11 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -122,7 +122,7 @@ jobs: - name: Upload Binaries as Artifacts if: steps.check.outputs.skip != 'true' - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: recker-binaries-next path: dist/bin/recker-*