Skip to content

Commit 12f86b9

Browse files
author
Tomasz Kaczmarzyk
committed
bumped pmd
1 parent 0001694 commit 12f86b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pmd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
distribution: 'adopt'
3333
- name: Run PMD
3434
id: pmd
35-
uses: pmd/pmd-github-action@v1.4.0
35+
uses: pmd/pmd-github-action@v2
3636
with:
3737
rulesets: 'rulesets/java/quickstart.xml'
3838
sourcePath: 'src/main/java'

0 commit comments

Comments
 (0)