Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
yutailang0119 committed Apr 14, 2020
1 parent 41fc4c9 commit fca4474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
java-version: 1.8
- run: ./gradlew lint
- uses: yutailang0119/action-android-lint@v1.0.0
- uses: yutailang0119/action-android-lint@v1.0.1
with:
xml_path: build/reports/lint-results.xml
```
Expand Down

0 comments on commit fca4474

Please sign in to comment.