From 57b2e60f57f4456c663242985d4601b01927ee2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 06:51:35 +0000 Subject: [PATCH] chore: update softprops/action-gh-release action to v3 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b17797b..67532f4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,6 +86,6 @@ jobs: with: path: build/ - name: upload artifacts to release - uses: softprops/action-gh-release@v2.6.2 + uses: softprops/action-gh-release@v3.0.0 with: files: build/**/*