Skip to content

Commit 84391c8

Browse files
authored
ci: updates outdated distribution name
1 parent b25e2fc commit 84391c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Set up JDK 17
3939
uses: actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6.0.0
4040
with:
41-
distribution: 'adopt'
41+
distribution: 'temurin'
4242
java-version: 17
4343
- name: Setup .NET
4444
uses: actions/setup-dotnet@a98b56852c35b8e3190ac28c8c2271da59106c68 # v6.0.0

0 commit comments

Comments
 (0)