We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322e3f9 commit 7e655b7Copy full SHA for 7e655b7
2 files changed
.github/workflows/new-library.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
ruby-version: "3.3"
39
- name: Install Bazel
40
- uses: bazel-contrib/setup-bazel@0.16.0
+ uses: bazel-contrib/setup-bazel@0.18.0
41
- name: Install tools
42
run: |
43
gem install --no-document toys
.github/workflows/owlbot.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments