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 fec9c26 commit 4ef2360Copy full SHA for 4ef2360
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
node-version-file: '.node-version'
31
cache: yarn
32
- - uses: bazel-contrib/setup-bazel@e403ad507104847c3539436f64a9e9eecc73eeec # 0.8.5
+ - uses: bazel-contrib/setup-bazel@0.15.0 # 0.15.0
33
34
bazelisk-cache: true
35
disk-cache: true
0 commit comments