Skip to content

Commit

Permalink
[actions] update vampire/setup-wsl action
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 30, 2024
1 parent 97093dc commit 1750b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- ''
- 'script'
steps:
- uses: Vampire/setup-wsl@v2
- uses: Vampire/setup-wsl@v3
with:
distribution: ${{ matrix.wsl-distrib }}
additional-packages: bash git curl ca-certificates wget
Expand Down Expand Up @@ -166,7 +166,7 @@ jobs:
- ''
- 'script'
steps:
- uses: Vampire/setup-wsl@v2
- uses: Vampire/setup-wsl@v3
with:
distribution: ${{ matrix.wsl-distrib }}
additional-packages: bash git curl ca-certificates wget
Expand Down

0 comments on commit 1750b8d

Please sign in to comment.