Skip to content

Commit

Permalink
update java
Browse files Browse the repository at this point in the history
  • Loading branch information
extremeheat committed Jul 6, 2024
1 parent 10b6f0f commit de17462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Setup Java JDK
uses: actions/[email protected]
with:
java-version: '17'
java-version: '21'
distribution: 'adopt'
- name: Install dependencies
run: npm install
Expand Down

0 comments on commit de17462

Please sign in to comment.