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 094fafd commit ce60239Copy full SHA for ce60239
.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@2f230f419871ebd15190b68539666a135657acdb
+ uses: alan-agius4/dev-infra/github-actions/setup-wsl@3e7fe5624b4dc194c021fda4b559462e183dec9c
22
with:
23
wsl_firewall_interface: 'vEthernet (WSL (Hyper-V firewall))'
24
0 commit comments