Skip to content

Commit

Permalink
Update yutailang0119/action-android-lint action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent 16ae2bb commit 39a82c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: lint
run: ./gradlew app:lint
- name: lint results
uses: yutailang0119/action-android-lint@v3.1.0
uses: yutailang0119/action-android-lint@v4.0.0
with:
report-path: app/build/reports/lint/report.xml
- name: app Jvm Unit Tests with Coverage Report
Expand Down

0 comments on commit 39a82c3

Please sign in to comment.