9
0
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:
Dreeam
2024-03-12 02:28:39 -04:00
parent f5ac6fca23
commit dd9bac4931
3 changed files with 18 additions and 1 deletions

View File

@@ -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