Skip to content

Commit

Permalink
Merge pull request #20 from h-s-c/dependabot/github_actions/gradle/wr…
Browse files Browse the repository at this point in the history
…apper-validation-action-3

Bump gradle/wrapper-validation-action from 2 to 3
  • Loading branch information
github-actions[bot] authored Apr 15, 2024
2 parents dfb085b + 8e0d8ea commit fe7b271
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 @@ -101,7 +101,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
- uses: gradle/wrapper-validation-action@v2
- uses: gradle/wrapper-validation-action@v3
- name: build android examples
run: cd example/android && ./gradlew build
- name: upload debug apk
Expand Down

0 comments on commit fe7b271

Please sign in to comment.