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 8cc4b8a + 41e3ef6 commit f00f73fCopy full SHA for f00f73f
.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