Skip to content

Commit

Permalink
Merge pull request #21 from h-s-c/dependabot/github_actions/gradle/ac…
Browse files Browse the repository at this point in the history
…tions-4

Bump gradle/actions from 3 to 4
  • Loading branch information
github-actions[bot] authored Aug 5, 2024
2 parents 68f0c4e + 5efde51 commit 547b1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
- uses: gradle/actions/wrapper-validation@v3
- uses: gradle/actions/wrapper-validation@v4
- name: build android examples
run: cd example/android && ./gradlew build
- name: upload debug apk
Expand Down

0 comments on commit 547b1d3

Please sign in to comment.