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.
1 parent c2ca883 commit 7c20deeCopy full SHA for 7c20dee
.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