From d22f382e5497e48712986401fbbea109503e0650 Mon Sep 17 00:00:00 2001 From: kuuuube Date: Thu, 11 Jul 2024 09:39:00 -0400 Subject: [PATCH] Bump release action version --- .github/workflows/build-and-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-release.yaml b/.github/workflows/build-and-release.yaml index 599b6ae..a4ef433 100644 --- a/.github/workflows/build-and-release.yaml +++ b/.github/workflows/build-and-release.yaml @@ -46,7 +46,7 @@ jobs: name: yomitan-import-windows - name: Release on Tag Creation - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/') with: files: |