From 813406e9db3069a9cb19b6a8e852ea2a0f78658c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 09:29:02 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v3 --- .github/workflows/pipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipe.yaml b/.github/workflows/pipe.yaml index 98e24c4..7374ed8 100644 --- a/.github/workflows/pipe.yaml +++ b/.github/workflows/pipe.yaml @@ -319,7 +319,7 @@ jobs: fi - name: Upload artifact - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ env.VERSION }} files: target/release/binvec-${{ matrix.target }}*