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 8cc4b8a commit 41e3ef6Copy full SHA for 41e3ef6
.github/workflows/sonarcloud.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: windows-latest
36
steps:
37
- name: Set up JDK 17
38
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
39
with:
40
distribution: 'adopt'
41
java-version: 17
0 commit comments