We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0ec909 + 497a433 commit 6d6eff1Copy full SHA for 6d6eff1
1 file changed
.github/workflows/android-ndk-build.yml
@@ -22,7 +22,7 @@ jobs:
22
distribution: 'temurin'
23
24
- name: Setup Android SDK
25
- uses: android-actions/setup-android@9fc6c4e9069bf8d3d10b2204b1fb8f6ef7065407 # v3.2.2
+ uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c # v4.0.0
26
27
- name: Install Android NDK
28
run: |
0 commit comments