Skip to content

Commit e10d808

Browse files
authored
Switch to temurin
1 parent 59707ee commit e10d808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build-feature.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up JDK 21
2424
uses: actions/setup-java@v4
2525
with:
26-
distribution: 'adopt' # See 'Supported distributions' for available options
26+
distribution: 'temurin' # See 'Supported distributions' for available options
2727
java-version: 21
2828
- name: Cache SonarQube packages
2929
uses: actions/cache@v4

0 commit comments

Comments
 (0)