Skip to content

Commit

Permalink
Update README.md (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcellHarmaci committed Oct 10, 2022
1 parent fbb2692 commit a82e6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit a82e6d0

Please sign in to comment.