We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3f252 commit b89088fCopy full SHA for b89088f
.github/workflows/release-docker.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v4
26
27
- - uses: bazel-contrib/setup-bazel@0.14.0
+ - uses: bazel-contrib/setup-bazel@0.15.0
28
with:
29
bazelisk-cache: true
30
disk-cache: ${{ github.workflow }}-${{ matrix.binary-name }}
0 commit comments