From 3ac0ca73e134c6e2b5d37d8df79617c214113d57 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Thu, 9 Oct 2025 23:07:12 +0700 Subject: [PATCH] Update workflow.yml --- .github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 112e307..60f527d 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -38,7 +38,7 @@ jobs: uses: android-actions/setup-android@v2 - name: Setup NDK - uses: nttld/setup-ndk@v1 + uses: nttld/setup-ndk@v1.5.0 with: ndk-version: r27d link-to-sdk: true