diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0784ff7e..1dba3aaa 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -185,7 +185,7 @@ jobs: # fails and the release ships no JNI artifact. The NDK version must match # gradle/libs.versions.toml `android-ndk`. - name: Set up Android SDK - uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699 # v4.0.1 + uses: android-actions/setup-android@be39fa834029ff78f1a44aa3bb0819b8fc2bd8fd # v4.0.4 with: # The action's default is `tools platform-tools`; the obsolete `tools` package is no longer # served by the SDK repository (`Failed to find package 'tools'`), which failed the 0.56.0