This is an automated email from the ASF dual-hosted git repository.
maciej pushed a change to branch java-ci
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 2ad08ccaf temp
add 0f57e4aca add setup-java-with-cache action for Java and Gradle
No new revisions were added by this update.
Summary of changes:
.github/actions/java-gradle/pre-merge/action.yml | 12 ++---
.../actions/utils/setup-java-with-cache/action.yml | 62 ++++++++++++++++++++++
.github/workflows/_test_bdd.yml | 19 -------
.github/workflows/_test_examples.yml | 19 ++-----
4 files changed, 68 insertions(+), 44 deletions(-)
create mode 100644 .github/actions/utils/setup-java-with-cache/action.yml