Skip to content

Commit

Permalink
Merge pull request #182 from lcollins/lcollins-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
lcollins authored May 4, 2024
2 parents eedc67b + dfe2805 commit 3a08dc3
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 @@ -55,7 +55,7 @@ jobs:
${{ runner.os }}-maven-
- name: Build with Maven
run: mvn -B verify pmd:pmd
- uses: lcollins/pmd-github-action@v2.0.0
- uses: lcollins/pmd-github-action@v3.0.0
with:
path: '**/pmd.xml'
```
Expand Down

0 comments on commit 3a08dc3

Please sign in to comment.