Skip to content

Commit

Permalink
Bump nttld/setup-ndk from 1.2.0 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.2.0 to 1.4.2.
- [Release notes](https://github.com/nttld/setup-ndk/releases)
- [Commits](nttld/setup-ndk@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and s1rius committed May 11, 2024
1 parent 5852200 commit fecfd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: cargo test --manifest-path ./ezlogcli/Cargo.toml --verbose --no-default-features --no-fail-fast
- name: Install Android NDK
if: ${{ runner.os == 'Linux' }}
uses: nttld/setup-ndk@v1.2.0
uses: nttld/setup-ndk@v1.4.2
with:
ndk-version: r25b
- name: Install cargo-ndk
Expand Down

0 comments on commit fecfd97

Please sign in to comment.