Skip to content

Commit 23ad402

Browse files
bump version to 7.14.0
1 parent 0ab3b14 commit 23ad402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Install PMD CLI
1616
env:
17-
PMD_VERSION: '7.13.0'
17+
PMD_VERSION: '7.14.0'
1818
run: |
1919
curl -L -o pmd-dist-$PMD_VERSION-bin.zip https://github.com/pmd/pmd/releases/download/pmd_releases%2F$PMD_VERSION/pmd-dist-$PMD_VERSION-bin.zip
2020
unzip pmd-dist-$PMD_VERSION-bin.zip

0 commit comments

Comments
 (0)