diff --git a/.github/workflows/android-ndk-build.yml b/.github/workflows/android-ndk-build.yml index 890d6fb7c..bd4aa6fde 100644 --- a/.github/workflows/android-ndk-build.yml +++ b/.github/workflows/android-ndk-build.yml @@ -22,7 +22,7 @@ jobs: distribution: 'temurin' - name: Setup Android SDK - uses: android-actions/setup-android@9fc6c4e9069bf8d3d10b2204b1fb8f6ef7065407 # v3.2.2 + uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c # v4.0.0 - name: Install Android NDK run: |