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 1c245e0 commit 3c036c6Copy full SHA for 3c036c6
.github/workflows/sonarcloud.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: windows-latest
14
steps:
15
- name: Set up JDK
16
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
17
with:
18
java-version: 21
19
distribution: 'temurin' # Alternative distribution options are available.
0 commit comments