mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Update Gradle 8.6 rc refs to the final version
https://github.com/gradle/gradle/releases/tag/v8.6.0 Signed-off-by: Goooler <wangzongler@gmail.com>
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
uses: gradle/actions/dependency-submission@v3
|
||||
with:
|
||||
# Use a particular Gradle version instead of the configured wrapper.
|
||||
gradle-version: 8.6-rc-2
|
||||
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