Skip to content

Commit

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

---
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 Nov 1, 2023
1 parent 279094d commit 2b16177
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
sdk: ${{ matrix.sdk }}

- uses: nttld/setup-ndk@dbacc5871a0fac6eef9a09d2ca86bc8bf79432c3
- uses: nttld/setup-ndk@3354316c3285ea90da09d047280dd79d00d5a37a
with:
ndk-version: r25b
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 @@ -36,7 +36,7 @@ jobs:
with:
sdk: ${{ matrix.sdk }}

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

0 comments on commit 2b16177

Please sign in to comment.