Skip to content

Commit

Permalink
Merge pull request #53 from kcl-lang/dependabot/github_actions/Vampir…
Browse files Browse the repository at this point in the history
…e/setup-wsl-4

chore: (deps): bump Vampire/setup-wsl from 3 to 4
  • Loading branch information
zong-zhe authored Dec 10, 2024
2 parents e8ffd04 + 2625d37 commit 7b60fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

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

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

0 comments on commit 7b60fb6

Please sign in to comment.