Skip to content

Commit 0256de4

Browse files
Bump Vampire/setup-wsl from 3.1.1 to 4.0.0
Bumps [Vampire/setup-wsl](https://github.com/vampire/setup-wsl) from 3.1.1 to 4.0.0. - [Release notes](https://github.com/vampire/setup-wsl/releases) - [Commits](Vampire/setup-wsl@v3.1.1...v4.0.0) --- updated-dependencies: - dependency-name: Vampire/setup-wsl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a527224 commit 0256de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Set up WSL (Windows)
4242
if: startsWith(matrix.os, 'windows')
43-
uses: Vampire/setup-wsl@v3.1.1
43+
uses: Vampire/setup-wsl@v4.0.0
4444
with:
4545
distribution: Alpine
4646
additional-packages: bash

0 commit comments

Comments
 (0)