Skip to content

Commit

Permalink
[ci] Update setup-bazel action
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Nov 24, 2023
1 parent 1ec1b2a commit d999931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bazel.yml
Expand Up @@ -81,7 +81,7 @@ jobs:
java-version: ${{ inputs.java-version }}
distribution: 'temurin'
- name: Setup Bazel
uses: p0deje/setup-bazel@0.2.0
uses: p0deje/setup-bazel@0.3.0
with:
bazelisk-cache: true
disk-cache: ${{ inputs.cache-key }}
Expand Down

0 comments on commit d999931

Please sign in to comment.