Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
onukristo committed Oct 11, 2024
1 parent e70feb7 commit beeb4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
require_tests: true
- name: Publish checkstyle report
if: always()
uses: lcollins/checkstyle-github-action@v3
uses: lcollins/checkstyle-github-action@v3.1.0
with:
name: Checkstyle Report-(${{ matrix.spring_boot_version }})
path: '**/build/reports/**/*.xml'
Expand Down

0 comments on commit beeb4d4

Please sign in to comment.