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 58082da commit 0fa3a15Copy full SHA for 0fa3a15
.github/shared-actions/windows-bazel-test/action.yml
@@ -35,7 +35,7 @@ runs:
35
uses: alan-agius4/dev-infra/github-actions/bazel/setup@e32e188e9422a311300c7f36704851e41c871592
36
37
- name: Setup Bazel RBE (inside WSL)
38
- uses: angular/dev-infra/github-actions/bazel/configure-remote@72f5a5f5bbbdf5bbaf0c8abf33cf6fbaef2ff50c
+ uses: angular/dev-infra/github-actions/bazel/configure-remote@e32e188e9422a311300c7f36704851e41c871592
39
40
- name: Build test binary for Windows (inside WSL)
41
shell: wsl-bash {0}
0 commit comments