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 dd0dafa + 40101c4 commit b6a6262Copy full SHA for b6a6262
.github/workflows/sonarcloud.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: windows-2025
15
steps:
16
- name: Set up JDK
17
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
18
with:
19
java-version: 21
20
# Alternative distribution options are available.
0 commit comments