We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dee2b5d commit a939606Copy full SHA for a939606
2 files changed
.github/workflows/new-library.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
ruby-version: "3.3"
23
- name: Install Bazel
24
- uses: bazel-contrib/setup-bazel@0.9.0
+ uses: bazel-contrib/setup-bazel@0.9.1
25
- name: Install tools
26
run: |
27
gem install --no-document toys
.github/workflows/owlbot.yml
@@ -24,7 +24,7 @@ jobs:
28
29
30
0 commit comments