From aa97fcdbd79a7ec2ef253b59e543add465cadfa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 23:39:00 +0000 Subject: [PATCH] Bump nttld/setup-ndk from 1.2.0 to 1.4.2 Bumps [nttld/setup-ndk](https://github.com/nttld/setup-ndk) from 1.2.0 to 1.4.2. - [Release notes](https://github.com/nttld/setup-ndk/releases) - [Commits](https://github.com/nttld/setup-ndk/compare/v1.2.0...v1.4.2) --- updated-dependencies: - dependency-name: nttld/setup-ndk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/xamarin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/xamarin.yml b/.github/workflows/xamarin.yml index 22891202c57..28a93ede130 100644 --- a/.github/workflows/xamarin.yml +++ b/.github/workflows/xamarin.yml @@ -63,7 +63,7 @@ jobs: # xcode-version: '12.x' # set the latest available Xcode 12 - name: Setup Android NDK - uses: nttld/setup-ndk@v1.2.0 + uses: nttld/setup-ndk@v1.4.2 id: setup-ndk with: ndk-version: r21e