Skip to content

Commit

Permalink
Bump nttld/setup-ndk from 1.4.2 to 1.5.0 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent c440cc5 commit dcd164b
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.4.2
uses: nttld/setup-ndk@v1.5.0
with:
ndk-version: r25b
- name: Install cargo-ndk
Expand Down

0 comments on commit dcd164b

Please sign in to comment.