We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db4700 commit cc5bb29Copy full SHA for cc5bb29
.github/workflows/bazel.yaml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
test:
13
- uses: bazel-contrib/.github/.github/workflows/bazel.yaml@cb7908519b9a71d7531b13cafce759eb260575d3
+ uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v5
14
with:
15
folders: '["bazel/test"]'
16
exclude_windows: true
0 commit comments