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 fcb342e commit 8d1394aCopy full SHA for 8d1394a
.github/shared-actions/windows-bazel-test/action.yml
@@ -18,7 +18,7 @@ runs:
18
steps:
19
- name: Initialize WSL
20
id: init_wsl
21
- uses: alan-agius4/dev-infra/github-actions/setup-wsl@9c1c0fe9cffe0585dc0673b11c3e24939cf0a724
+ uses: alan-agius4/dev-infra/github-actions/setup-wsl@93c62ead5459890bd45dd594f689c85dd1372cff
22
with:
23
wsl_firewall_interface: 'vEthernet (WSL (Hyper-V firewall))'
24
0 commit comments