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 256b791 commit 094fafdCopy full SHA for 094fafd
.github/shared-actions/windows-bazel-test/action.yml
@@ -32,7 +32,7 @@ runs:
32
shell: wsl-bash {0}
33
34
- name: Setup Bazel
35
- uses: alan-agius4/dev-infra/github-actions/bazel/setup@2f230f419871ebd15190b68539666a135657acdb
+ uses: alan-agius4/dev-infra/github-actions/bazel/setup@3e7fe5624b4dc194c021fda4b559462e183dec9c
36
with:
37
cache_dir: ${{steps.init_wsl.outputs.wsl_root_path}}/root/.cache
38
0 commit comments