Skip to content

Commit 64dd6cb

Browse files
authored
Update checkstyle-github-action version to v3.2.0
1 parent 685d4a9 commit 64dd6cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
${{ runner.os }}-maven-
5656
- name: Build with Maven
5757
run: mvn -B verify checkstyle:checkstyle
58-
- uses: lcollins/checkstyle-github-action@v3.1.0
58+
- uses: lcollins/checkstyle-github-action@v3.2.0
5959
with:
6060
path: '**/checkstyle-result.xml'
6161
```

0 commit comments

Comments
 (0)