mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 16:56:12 +02:00
Add Gradle wrapper upgrader
This commit is contained in:
parent
8a7ba1315b
commit
083de9b4be
7 changed files with 399 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -104,3 +104,7 @@ __tests__/runner/*
|
|||
|
||||
# ASDF tool configuration
|
||||
.tool-versions
|
||||
|
||||
# Gradle
|
||||
.gradle/
|
||||
build/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue