Skip to content

Commit 90c1c3e

Browse files
committed
Use Vampire/setup-wsl@v6
Fixes a few issues and transitions us to WSL2 underneath - let's see how this works
1 parent 765136a commit 90c1c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
uses: actions/checkout@v4
5959
with:
6060
fetch-depth: 0 # Fetch the full history
61-
- uses: Vampire/setup-wsl@v2
61+
- uses: Vampire/setup-wsl@v6
6262
with:
6363
distribution: Ubuntu-22.04
6464
- name: Install Redis

0 commit comments

Comments
 (0)