Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lcollins authored May 4, 2024
1 parent b86418a commit 72074e1
Show file tree
Hide file tree
Showing 5 changed files with 1,526 additions and 5,270 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
${{ runner.os }}-maven-
- name: Build with Maven
run: mvn -B verify checkstyle:checkstyle
- uses: lcollins/checkstyle-github-action@v2.0.0
- uses: lcollins/checkstyle-github-action@v3.0.0
with:
path: '**/checkstyle-result.xml'
```
Expand Down
Loading

0 comments on commit 72074e1

Please sign in to comment.