We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d49674 + 7c20dee commit f6777e4Copy full SHA for f6777e4
.github/workflows/sonarcloud.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: windows-latest
31
steps:
32
- name: Set up JDK 17
33
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
34
with:
35
distribution: 'adopt'
36
java-version: 17
0 commit comments