mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Update to Gradle 8.10
This commit is contained in:
@@ -101,7 +101,7 @@ The exact syntax depends on whether or not your project is configured with the [
|
||||
- name: Setup Gradle for a non-wrapper project
|
||||
uses: gradle/actions/setup-gradle@v4
|
||||
with:
|
||||
gradle-version: 8.9
|
||||
gradle-version: "8.10"
|
||||
|
||||
- name: Assemble the project
|
||||
run: gradle assemble
|
||||
|
||||
Reference in New Issue
Block a user