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.
1 parent acc00e0 commit 65a3373Copy full SHA for 65a3373
.github/workflows/android-build-test-macos.yml
@@ -62,7 +62,7 @@ jobs:
62
flutter config --no-analytics && dart --disable-analytics
63
dart pub global activate protoc_plugin ^21.1.2
64
- name: Install Android NDK
65
- uses: nttld/setup-ndk@v1
+ uses: nttld/setup-ndk@afb4c9964b521afb97c864b7d40b11e6911bd410 # v1.5.0
66
with:
67
ndk-version: r25c # v25.2.9519653
68
add-to-path: true
0 commit comments