Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lcollins authored Oct 18, 2023
1 parent dd2dd96 commit 5857ee3
Showing 1 changed file with 1 addition and 1 deletion.
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 pmd:pmd
- uses: lcollins/pmd-github-action@master
- uses: lcollins/pmd-github-action@v2.0.0
with:
path: '**/pmd.xml'
```
Expand Down

0 comments on commit 5857ee3

Please sign in to comment.