mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Bump references to Develocity Gradle plugin from 3.19.2 to 4.0 (#596)
This PR bumps references to Develocity Gradle plugin from 3.19.2 to 4.0. --------- Co-authored-by: daz <daz@gradle.com>
This commit is contained in:
@@ -86,7 +86,7 @@ In some cases, the default action configuration will not be sufficient, and addi
|
||||
uses: gradle/actions/dependency-submission@v4
|
||||
with:
|
||||
# Use a particular Gradle version instead of the configured wrapper.
|
||||
gradle-version: 8.6
|
||||
gradle-version: '8.6'
|
||||
|
||||
# The gradle project is not in the root of the repository.
|
||||
build-root-directory: my-gradle-project
|
||||
|
||||
Reference in New Issue
Block a user