Skip to content

Commit d999931

Browse files
committed
[ci] Update setup-bazel action
1 parent 1ec1b2a commit d999931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bazel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
java-version: ${{ inputs.java-version }}
8282
distribution: 'temurin'
8383
- name: Setup Bazel
84-
uses: p0deje/setup-bazel@0.2.0
84+
uses: p0deje/setup-bazel@0.3.0
8585
with:
8686
bazelisk-cache: true
8787
disk-cache: ${{ inputs.cache-key }}

0 commit comments

Comments
 (0)