mirror of
https://hub.gitmirror.com/https://github.com/gradle/gradle-build-action
synced 2025-12-15 05:44:33 +08:00
When state is reused from the configuration cache, no dependencies are resolved. This fix prevents the action from submitting an empty dependency graph in this case.