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 3535 run : |
3636 echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
3737 echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
38- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/main /scripts" >> $GITHUB_ENV
38+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/29 /scripts" >> $GITHUB_ENV
3939 - name : Check Environment
4040 shell : bash
4141 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>29-SNAPSHOT </pmd .build-tools.version>
84+ <pmd .build-tools.version>29</pmd .build-tools.version>
8585 <pmd .plugin.version>3.24.0</pmd .plugin.version>
8686 <pmd .check.version>7.8.0</pmd .check.version>
8787
You can’t perform that action at this time.
0 commit comments