Skip to content

Commit

Permalink
Bump burrunan/gradle-cache-action from 1.19 to 1.22
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.19 to 1.22.
- [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@v1.19...v1.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent bf17775 commit eacc9a9
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 @@ -105,7 +105,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@v1.19
uses: burrunan/gradle-cache-action@v1.22
with:
job-id: calcite-jdk${{ matrix.java-version }}
build-root-directory: ../calcite
Expand Down

0 comments on commit eacc9a9

Please sign in to comment.