Skip to content

Commit a82e6d0

Browse files
Update README.md (actions#391)
1 parent fbb2692 commit a82e6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ steps:
168168
- uses: actions/checkout@v3
169169
- uses: actions/setup-java@v3
170170
with:
171-
distribution: 'adopt'
171+
distribution: 'temurin'
172172
java-version: '17'
173173
check-latest: true
174174
- run: java HelloWorldApp.java

0 commit comments

Comments
 (0)