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 c6e940a + f9a0fb1 commit 7f1d904Copy full SHA for 7f1d904
1 file changed
.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@v5
+ uses: actions/setup-java@v5.6.0
39
with:
40
distribution: 'adopt'
41
java-version: 17
0 commit comments