Skip to content

Commit

Permalink
Merge pull request #435 from jkroepke/dependabot/github_actions/Vampi…
Browse files Browse the repository at this point in the history
…re/setup-wsl-3
  • Loading branch information
jkroepke authored Feb 7, 2024
2 parents 024700b + bfcdf04 commit 36960f1
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 @@ -161,7 +161,7 @@ jobs:

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

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

0 comments on commit 36960f1

Please sign in to comment.