From 4309a42b7f69993fec2eb41e9dbef045c6d1b806 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 10:43:05 +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 }}*