mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Update check for new Gradle version
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
with:
|
||||
gradle-executable: .github/workflow-samples/groovy-dsl/gradlew${{ matrix.script-suffix }}
|
||||
build-root-directory: .github/workflow-samples/no-wrapper
|
||||
arguments: help -DgradleVersionCheck=7.4.2
|
||||
arguments: help -DgradleVersionCheck=7.5
|
||||
|
||||
gradle-versions:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user