mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 16:56:12 +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
Binary file not shown.
|
@ -1,7 +1,6 @@
|
|||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
# Deliberately not using the latest Gradle version for cache cleanup testing
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.2-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue