Skip to content

Commit f71394b

Browse files
committed
ci: update WSL action and lock down
Signed-off-by: Paul Gschwendtner <[email protected]>
1 parent 5293c18 commit f71394b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-actions/setup-wsl/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ runs:
4646
# Note: `memory` by default is 50% of the Windows host machine. We want to try
4747
# a higher percentage to leverage more of the GitHub Windows machines.
4848
# They have 16GB by default. See: https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners.
49-
- uses: Vampire/setup-wsl@v5
49+
- uses: Vampire/setup-wsl@6a8db447be7ed35f2f499c02c6e60ff77ef11278
5050
with:
5151
wsl-conf: |
5252
[interop]

0 commit comments

Comments
 (0)