mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-08-02 14:14:48 +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.