Update check for new Gradle version

This commit is contained in:
Daz DeBoer 2022-07-16 15:44:18 -06:00
parent d742f2f6db
commit e54bfe60d4
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D

View file

@ -51,7 +51,7 @@ jobs:
with: with:
gradle-executable: .github/workflow-samples/groovy-dsl/gradlew${{ matrix.script-suffix }} gradle-executable: .github/workflow-samples/groovy-dsl/gradlew${{ matrix.script-suffix }}
build-root-directory: .github/workflow-samples/no-wrapper build-root-directory: .github/workflow-samples/no-wrapper
arguments: help -DgradleVersionCheck=7.4.2 arguments: help -DgradleVersionCheck=7.5
gradle-versions: gradle-versions:
strategy: strategy: