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: |