Attempt to fix flaky caching tests (#836)

This commit is contained in:
Daz DeBoer
2026-01-28 11:03:09 -07:00
committed by GitHub
parent 8c7f3ffba4
commit f29f5a9d7b
4 changed files with 8 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ on:
env:
SKIP_DIST: ${{ inputs.skip-dist }}
GRADLE_BUILD_ACTION_CACHE_KEY_PREFIX: restore-java-toolchain-${{ inputs.cache-key-prefix }}
GRADLE_BUILD_ACTION_CACHE_KEY_JOB: restore-java-toolchain
permissions:
contents: read