Skip to content

Commit

Permalink
Update README.md (actions#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcellHarmaci authored and yeikel committed Feb 12, 2023
1 parent 53fca1d commit f3ad745
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 f3ad745

Please sign in to comment.