diff --git a/.github/actions/environment/action.yml b/.github/actions/environment/action.yml index c8a35b1fab..24e19c9378 100644 --- a/.github/actions/environment/action.yml +++ b/.github/actions/environment/action.yml @@ -60,7 +60,7 @@ runs: - name: Setup Android SDK if: ${{ !matrix.container }} - uses: android-actions/setup-android@07976c6290703d34c16d382cb36445f98bb43b1f # v3.2.0 + uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699 # v4.0.1 with: # Exclude "tools" because the emulator is not needed (nor available for Windows/Linux ARM64) packages: platform-tools platforms;android-35 platforms;android-36 build-tools;36.0.0