Skip to content

Commit 3faa6ab

Browse files
committed
d
1 parent 2018326 commit 3faa6ab

File tree

1 file changed

+2
-2
lines changed
  • .github/shared-actions/windows-bazel-test

1 file changed

+2
-2
lines changed

.github/shared-actions/windows-bazel-test/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
steps:
1919
- name: Initialize WSL
2020
id: init_wsl
21-
uses: alan-agius4/dev-infra/github-actions/setup-wsl@d404af1d5f346423421224953563d1e98e2b9fd3
21+
uses: alan-agius4/dev-infra/github-actions/setup-wsl@e0e9e7074c9a4a6c66433b7b14e13156f07d1ca2
2222
with:
2323
wsl_firewall_interface: 'vEthernet (WSL (Hyper-V firewall))'
2424

@@ -32,7 +32,7 @@ runs:
3232
shell: wsl-bash {0}
3333

3434
- name: Setup Bazel (inside WSL)
35-
uses: alan-agius4/dev-infra/github-actions/bazel/setup@d404af1d5f346423421224953563d1e98e2b9fd3
35+
uses: alan-agius4/dev-infra/github-actions/bazel/setup@e0e9e7074c9a4a6c66433b7b14e13156f07d1ca2
3636

3737
- name: Setup Bazel RBE (inside WSL)
3838
uses: alan-agius4/dev-infra/github-actions/bazel/configure-remote@8d3488198613c56f4760efdf8e53d4700afd4af8

0 commit comments

Comments
 (0)