File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636 run : |
3737 echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
3838 echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
39- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/master /scripts" >> $GITHUB_ENV
39+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/23 /scripts" >> $GITHUB_ENV
4040 - name : Check Environment
4141 shell : bash
4242 run : |
Original file line number Diff line number Diff line change 8181 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
8282 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
8383
84- <pmd .build-tools.version>23-SNAPSHOT </pmd .build-tools.version>
84+ <pmd .build-tools.version>23</pmd .build-tools.version>
8585 <pmd .plugin.version>3.21.2</pmd .plugin.version>
8686 <pmd .check.version>7.0.0-rc4</pmd .check.version>
8787
You can’t perform that action at this time.
0 commit comments