ci(release): pin setup-ndk action to commit sha (#1600)
This commit is contained in:
parent
c3cf915b94
commit
d3524494e5
2
.github/workflows/pub-release.yml
vendored
2
.github/workflows/pub-release.yml
vendored
@ -229,7 +229,7 @@ jobs:
|
||||
|
||||
- name: Setup Android NDK
|
||||
if: matrix.android_ndk
|
||||
uses: nttld/setup-ndk@v1
|
||||
uses: nttld/setup-ndk@ed92fe6cadad69be94a966a7ee3271275e62f779 # v1
|
||||
id: setup-ndk
|
||||
with:
|
||||
ndk-version: r26d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user