Update README.md (#391)

This commit is contained in:
Marcell Harmaci 2022-10-10 15:28:56 +02:00 committed by GitHub
parent fbb269240e
commit a82e6d0020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
with:
distribution: 'adopt'
distribution: 'temurin'
java-version: '17'
check-latest: true
- run: java HelloWorldApp.java