diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 26c486b..3bfceb8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -79,7 +79,7 @@ jobs: build/app/outputs/flutter-apk/AndroNet-${{ github.ref_name }}-arm64.apk - name: Create GitHub Release and upload APK - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: name: AndroNet ${{ github.ref_name }} body: |