mirror of
https://github.com/gradle/gradle-build-action
synced 2024-11-23 18:12:15 +00:00
Update action.yml to represent setup-gradle
Some checks failed
CI-quick-check / action-inputs (push) Has been cancelled
CI-quick-check / caching-config (push) Has been cancelled
CI-quick-check / dependency-graph (push) Has been cancelled
CI-quick-check / dependency-graph-failures (push) Has been cancelled
CI-quick-check / execution-with-caching (push) Has been cancelled
CI-quick-check / execution (push) Has been cancelled
CI-quick-check / develocity-injection (push) Has been cancelled
CI-quick-check / provision-gradle-versions (push) Has been cancelled
CI-quick-check / restore-configuration-cache (push) Has been cancelled
CI-quick-check / restore-containerized-gradle-home (push) Has been cancelled
CI-quick-check / restore-custom-gradle-home (push) Has been cancelled
CI-quick-check / restore-gradle-home (push) Has been cancelled
CI-quick-check / restore-java-toolchain (push) Has been cancelled
CI-quick-check / sample-kotlin-dsl (push) Has been cancelled
CI-quick-check / sample-gradle-plugin (push) Has been cancelled
CI-quick-check / toolchain-detection (push) Has been cancelled
Demo Job Summary, for Gradle builds / many-gradle-builds (push) Has been cancelled
Demo Job Summary, for Gradle builds / successful-builds-with-no-summary (push) Has been cancelled
Demo Job Summary, for Gradle builds / pre-existing-gradle-home (push) Has been cancelled
Some checks failed
CI-quick-check / action-inputs (push) Has been cancelled
CI-quick-check / caching-config (push) Has been cancelled
CI-quick-check / dependency-graph (push) Has been cancelled
CI-quick-check / dependency-graph-failures (push) Has been cancelled
CI-quick-check / execution-with-caching (push) Has been cancelled
CI-quick-check / execution (push) Has been cancelled
CI-quick-check / develocity-injection (push) Has been cancelled
CI-quick-check / provision-gradle-versions (push) Has been cancelled
CI-quick-check / restore-configuration-cache (push) Has been cancelled
CI-quick-check / restore-containerized-gradle-home (push) Has been cancelled
CI-quick-check / restore-custom-gradle-home (push) Has been cancelled
CI-quick-check / restore-gradle-home (push) Has been cancelled
CI-quick-check / restore-java-toolchain (push) Has been cancelled
CI-quick-check / sample-kotlin-dsl (push) Has been cancelled
CI-quick-check / sample-gradle-plugin (push) Has been cancelled
CI-quick-check / toolchain-detection (push) Has been cancelled
Demo Job Summary, for Gradle builds / many-gradle-builds (push) Has been cancelled
Demo Job Summary, for Gradle builds / successful-builds-with-no-summary (push) Has been cancelled
Demo Job Summary, for Gradle builds / pre-existing-gradle-home (push) Has been cancelled
This commit is contained in:
parent
b579b5c6ad
commit
093dfe9d59
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
name: "Gradle Build Action"
|
name: setup-gradle
|
||||||
description: 'Configures Gradle for GitHub actions, caching state and generating a dependency graph via Dependency Submission.'
|
description: 'Configures Gradle for GitHub actions, caching state and generating a dependency graph via Dependency Submission.'
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue