mirror of
https://hub.gitmirror.com/https://github.com/gradle/actions.git
synced 2026-02-04 22:03:27 +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.