1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-06-04 21:58:16 +08:00

build(deps): Update repo

This commit is contained in:
2025-02-20 00:37:27 +08:00
parent adbc393ee9
commit 3a1ad7f9ce
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: "Set up JDK"
uses: actions/setup-java@v4
with:
java-version: '11'
java-version: '17'
distribution: 'adopt'
cache: maven
server-id: github