Skip to content

Commit

Permalink
Bump Vampire/setup-wsl from 3 to 4 (#488)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan-Otto Kröpke <[email protected]>
  • Loading branch information
dependabot[bot] and jkroepke authored Dec 16, 2024
1 parent 166d485 commit 58df45b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,9 @@ jobs:

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

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

0 comments on commit 58df45b

Please sign in to comment.