We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b9b4f commit a5dadc3Copy full SHA for a5dadc3
.github/workflows/staleness_check.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Run all staleness tests
42
env:
43
- USE_BAZEL_VERSION: '6.3.0'
+ USE_BAZEL_VERSION: '6.3.2'
44
# Run all tests if either of the following is true, otherwise simply run the query to make
45
# sure it continues to work:
46
# 1) If this is not a commit-based run it means it's scheduled or manually dispatched. In
0 commit comments