Skip to content

Commit eab9215

Browse files
chore(deps): update bazel-contrib/setup-bazel action to v0.19.0
1 parent 9f66dfd commit eab9215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- uses: actions/checkout@v6
4545

46-
- uses: bazel-contrib/setup-bazel@0.18.0
46+
- uses: bazel-contrib/setup-bazel@0.19.0
4747
with:
4848
bazelisk-cache: true
4949
disk-cache: ${{ github.workflow }}-${{ matrix.os }}

0 commit comments

Comments
 (0)