mirror of
https://github.com/ViaVersion/ViaLoader.git
synced 2024-11-16 10:55:31 +01:00
Migrated gradle wrapper validation action
This commit is contained in:
parent
8fd51bbb21
commit
cc28ced45a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Validate Gradle Wrapper
|
||||
uses: gradle/wrapper-validation-action@v3
|
||||
uses: gradle/actions/wrapper-validation@v4
|
||||
- name: Set up JDK 21
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user