Skip to content

Commit c9fb168

Browse files
authored
upgrade bazel CI reusable workflow
1 parent eca5245 commit c9fb168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ concurrency:
1717

1818
jobs:
1919
test:
20-
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
20+
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7.2.3
2121
with:
2222
folders: '[".", "e2e/headers", "e2e/smoke", "e2e/nodejs_host", "e2e/conflicting_toolchains"]'
2323
# stardoc generated docs fail on diff_test with Bazel 6.4.0 so don't test against it in root repository

0 commit comments

Comments
 (0)