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