Skip to content

Commit

Permalink
Merge pull request #416 from smallrye/dependabot/github_actions/burru…
Browse files Browse the repository at this point in the history
…nan/gradle-cache-action-1.22

Bump burrunan/gradle-cache-action from 1.19 to 1.22
  • Loading branch information
Ladicek authored Aug 1, 2024
2 parents bf17775 + eacc9a9 commit 14f072f
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 14f072f

Please sign in to comment.