1 parent b25e2fc commit 84391c8Copy full SHA for 84391c8
1 file changed
.github/workflows/sonarcloud.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Set up JDK 17
39
uses: actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6.0.0
40
with:
41
- distribution: 'adopt'
+ distribution: 'temurin'
42
java-version: 17
43
- name: Setup .NET
44
uses: actions/setup-dotnet@a98b56852c35b8e3190ac28c8c2271da59106c68 # v6.0.0
0 commit comments