mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Replace occurrances of gradle-build-action
- Mostly with `setup-gradle` - Some with `gradle-actions`
This commit is contained in:
4
sources/package-lock.json
generated
4
sources/package-lock.json
generated
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "gradle-build-action",
|
||||
"name": "gradle-actions",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "gradle-build-action",
|
||||
"name": "gradle-actions",
|
||||
"version": "1.0.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user