mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-04 21:58:35 +02:00
Update to latest Gradle and GE plugin
* Update workflow samples to Gradle 8.1.1 * Update tests to use Gradle 8.1.1 *Update workflow samples to GE plugin 3.13
This commit is contained in:
parent
6778644d75
commit
9cf99034d2
29 changed files with 98 additions and 65 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id("com.gradle.enterprise") version "3.12.6"
|
||||
id("com.gradle.enterprise") version "3.13"
|
||||
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.10"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue