Skip to content

Commit 7b60fb6

Browse files
authored
Merge pull request #53 from kcl-lang/dependabot/github_actions/Vampire/setup-wsl-4
chore: (deps): bump Vampire/setup-wsl from 3 to 4
2 parents e8ffd04 + 2625d37 commit 7b60fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282

8383
- name: Setup WSL
8484
if: "contains(matrix.shell, 'wsl')"
85-
uses: Vampire/setup-wsl@v3
85+
uses: Vampire/setup-wsl@v4
8686

8787
- name: Setup Cygwin
8888
if: "contains(matrix.shell, 'cygwin')"

0 commit comments

Comments
 (0)