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 59b8f23 commit c535217Copy full SHA for c535217
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 50
27
- name: Setup Bazel
28
- uses: p0deje/setup-bazel@0.2.0
+ uses: p0deje/setup-bazel@0.3.0
29
30
bazelisk-cache: true
31
external-cache: |
.github/workflows/should-workflow-run.yml
@@ -29,7 +29,7 @@ jobs:
32
33
34
35
0 commit comments