Skip to content

Commit 0627243

Browse files
committed
fix(ci): update deprecated setup-bazelisk
1 parent 8ca44d6 commit 0627243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Setup Bazelisk
27-
uses: bazelbuild/setup-bazelisk@v2
27+
uses: bazel-contrib/setup-[email protected]
2828

2929
- name: Mount Bazel Cache
3030
uses: actions/cache@v4

0 commit comments

Comments
 (0)