Skip to content

Commit

Permalink
Bump nttld/setup-ndk from 1.4.1 to 1.4.2
Browse files Browse the repository at this point in the history
Bumps [nttld/setup-ndk](https://github.com/nttld/setup-ndk) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/nttld/setup-ndk/releases)
- [Commits](nttld/setup-ndk@3354316...6a7e9c5)

---
updated-dependencies:
- dependency-name: nttld/setup-ndk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent b5827f3 commit f484063
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/native.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
sdk: ${{ matrix.sdk }}

- uses: nttld/setup-ndk@3354316c3285ea90da09d047280dd79d00d5a37a
- uses: nttld/setup-ndk@6a7e9c5494a25c4842ca1011f710300132eacd94
with:
ndk-version: r26b
if: ${{ matrix.sdk == 'stable' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/native_toolchain_c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
sdk: ${{ matrix.sdk }}

- uses: nttld/setup-ndk@3354316c3285ea90da09d047280dd79d00d5a37a
- uses: nttld/setup-ndk@6a7e9c5494a25c4842ca1011f710300132eacd94
with:
ndk-version: r26b
if: ${{ matrix.sdk == 'stable' }}
Expand Down

0 comments on commit f484063

Please sign in to comment.