Skip to content

Commit

Permalink
Bump burrunan/gradle-cache-action from 1.6 to 1.19
Browse files Browse the repository at this point in the history
Bumps [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) from 1.6 to 1.19.
- [Release notes](https://github.com/burrunan/gradle-cache-action/releases)
- [Changelog](https://github.com/burrunan/gradle-cache-action/blob/main/CHANGELOG.md)
- [Commits](burrunan/gradle-cache-action@feb985e...a54b6ce)

---
updated-dependencies:
- dependency-name: burrunan/gradle-cache-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Ladicek committed May 28, 2024
1 parent c4550f4 commit d75e13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
echo 'allprojects { plugins.withType<JavaPlugin> { dependencies { "jandexClasspath"("io.smallrye:jandex:1.0.0-dev-SNAPSHOT") } } }' >> ../calcite/build.gradle.kts
- name: Verify Calcite bytecode
uses: burrunan/gradle-cache-action@feb985ecf49f57f54f31920821a50d0394faf122
uses: burrunan/gradle-cache-action@v1.19
with:
job-id: calcite-jdk${{ matrix.java-version }}
build-root-directory: ../calcite
Expand Down

0 comments on commit d75e13c

Please sign in to comment.