We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e83909d + e55e2d9 commit f406d10Copy full SHA for f406d10
1 file changed
.github/workflows/android.yml
@@ -146,7 +146,7 @@ jobs:
146
java-version: "17"
147
148
- name: Setup Android SDK
149
- uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c
+ uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699
150
151
- name: Build manager with vcpkg
152
run: ./android/ci_build_vcpkg_manager.sh --skip-client-build --tasks "clean ${{ matrix.task }}"
0 commit comments