We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3765992 commit 83f9f12Copy full SHA for 83f9f12
.github/workflows/ci.yaml
@@ -105,7 +105,7 @@ jobs:
105
submodules: recursive
106
ssh-key: ${{ secrets.SSH_KEY }}
107
108
- - uses: bazel-contrib/setup-bazel@0.14.0
+ - uses: bazel-contrib/setup-bazel@0.15.0
109
with:
110
# Avoid downloading Bazel every time.
111
bazelisk-cache: true
@@ -130,7 +130,7 @@ jobs:
130
131
132
133
134
135
136
0 commit comments