Skip to content

Commit

Permalink
Merge pull request #208 from compscidr/renovate/yutailang0119-action-…
Browse files Browse the repository at this point in the history
…android-lint-4.x

Update yutailang0119/action-android-lint action to v4
  • Loading branch information
compscidr committed Apr 3, 2024
2 parents 17e7509 + 8534c13 commit ab3d53e
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 ab3d53e

Please sign in to comment.