mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-25 09:59:15 +00:00
Fix warning
This commit is contained in:
2
.github/workflows/build-1204.yml
vendored
2
.github/workflows/build-1204.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up JDK
|
||||
uses: graalvm/setup-graalvm@main
|
||||
with:
|
||||
java-version: 17
|
||||
java-version: 21
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
cache: gradle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user