mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
Uses Java 21 when running Sonar check
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: 17
|
||||
java-version: 21
|
||||
cache: 'maven'
|
||||
- env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user