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 bee9a6f commit 578ac25Copy full SHA for 578ac25
.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@81857f4c939d89817f2c4f1868f0bda83719f9e0
+ uses: alan-agius4/dev-infra/github-actions/setup-wsl@ea4bb74b2ff245e487b78c4bb0b429f986979d92
22
with:
23
wsl_firewall_interface: 'vEthernet (WSL (Hyper-V firewall))'
24
0 commit comments