mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 21:03:32 +08:00
Update Java to 25 for Github Actions workflows
This commit is contained in:
2
.github/workflows/build_forge.yml
vendored
2
.github/workflows/build_forge.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: setup jdk
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: '21'
|
||||
java-version: '25'
|
||||
distribution: 'microsoft'
|
||||
- name: make gradle wrapper executable
|
||||
run: chmod +x ./Forge/gradlew
|
||||
|
||||
Reference in New Issue
Block a user