diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 08c81f8..af4d337 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -81,7 +81,7 @@ jobs: - name: Create GitHub Release if: startsWith(github.ref, 'refs/tags/v') - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | build/app/outputs/apk/release/app-release.apk