Skip to content

Commit 5f2d5c8

Browse files
authored
Merge pull request #182 from lcollins/lc-updates
Updates
2 parents b86418a + 72074e1 commit 5f2d5c8

5 files changed

Lines changed: 1526 additions & 5270 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
${{ runner.os }}-maven-
5353
- name: Build with Maven
5454
run: mvn -B verify checkstyle:checkstyle
55-
- uses: lcollins/checkstyle-github-action@v2.0.0
55+
- uses: lcollins/checkstyle-github-action@v3.0.0
5656
with:
5757
path: '**/checkstyle-result.xml'
5858
```

0 commit comments

Comments
 (0)