Skip to content

Commit

Permalink
Adding checkstyle reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaland committed Nov 12, 2024
1 parent ee95b9c commit 875e303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reporting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
mvn site
- name: Publish report
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Report
path: target/site

0 comments on commit 875e303

Please sign in to comment.