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.
2 parents 0e65f25 + c535df7 commit 854dc51Copy full SHA for 854dc51
1 file changed
.github/workflows/ci.yml
@@ -59,10 +59,8 @@ jobs:
59
restore-keys: |
60
${{ runner.os }}-bazel-
61
62
- # For 0.16.0 support, see https://github.com/asdf-vm/actions/issues/587#issuecomment-2723408197
63
- - uses: asdf-vm/actions/setup@1117842ea70e2711a0072e3a71265cbfe2c830be
+ - uses: asdf-vm/actions/setup@v4
64
- run: |
65
- asdf plugin add bazel https://github.com/mrinalwadhwa/asdf-bazel.git
66
asdf install
67
68
- name: Bazel build
0 commit comments