We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad7bf5 commit 5713a3eCopy full SHA for 5713a3e
.github/workflows/sonar-cloud-scan.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/[email protected]
48
with:
49
distribution: 'microsoft' # See 'Supported distributions' for available options
50
- java-version: '11'
+ java-version: '17'
51
52
- uses: actions/checkout@v2
53
0 commit comments