Skip to content

Commit

Permalink
setup java
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunatix01 committed Aug 2, 2024
1 parent ef8f16c commit b272df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
os: [ windows-latest, ubuntu-latest ]
steps:
- uses: actions/checkout@v4
- name: Set up JDK 8
- name: Set up Java
uses: actions/setup-java@v4
with:
java-version: 21
Expand Down

0 comments on commit b272df9

Please sign in to comment.