We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40778eb + 6b681d2 commit 996cb15Copy full SHA for 996cb15
1 file changed
.github/workflows/test-bazel.yaml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v6
25
with:
26
fetch-depth: 0
27
- - uses: bazel-contrib/setup-bazel@0.18.0
+ - uses: bazel-contrib/setup-bazel@0.19.0
28
29
bazelisk-cache: true
30
disk-cache: ${{ inputs.bazel-config == '' && github.workflow || false }}
0 commit comments