mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
0e6b90783e
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.