We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca5245 commit c9fb168Copy full SHA for c9fb168
1 file changed
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ concurrency:
17
18
jobs:
19
test:
20
- uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
+ uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7.2.3
21
with:
22
folders: '[".", "e2e/headers", "e2e/smoke", "e2e/nodejs_host", "e2e/conflicting_toolchains"]'
23
# stardoc generated docs fail on diff_test with Bazel 6.4.0 so don't test against it in root repository
0 commit comments