Skip to content

Commit ac4ac74

Browse files
committed
asd
1 parent 81cae49 commit ac4ac74

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@0734fe78b6f85ce265eae3e2e6c5ec781b31c3a5
21+
uses: alan-agius4/dev-infra/github-actions/setup-wsl@dfc05156225e88f6657f5a57f17afec2955c8524
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
35-
uses: alan-agius4/dev-infra/github-actions/bazel/setup@0734fe78b6f85ce265eae3e2e6c5ec781b31c3a5
35+
uses: alan-agius4/dev-infra/github-actions/bazel/setup@dfc05156225e88f6657f5a57f17afec2955c8524
3636
with:
3737
cache_dir: ${{steps.init_wsl.outputs.wsl_root_path}}/root/.cache
3838

0 commit comments

Comments
 (0)