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 3939 run : |
4040 echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
4141 echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
42- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/12 /scripts" >> $GITHUB_ENV
42+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/14 /scripts" >> $GITHUB_ENV
4343 - name : Check Environment
4444 shell : bash
4545 run : |
Original file line number Diff line number Diff line change 2323 run : |
2424 echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
2525 echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
26- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/11 /scripts" >> $GITHUB_ENV
26+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/14 /scripts" >> $GITHUB_ENV
2727 - name : Check Environment
2828 shell : bash
2929 run : |
You can’t perform that action at this time.
0 commit comments