From 03a8b8a7023989716108e839411a76c0f9e47c64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 06:06:19 +0000 Subject: [PATCH] Bump Vampire/setup-wsl from 3 to 4 Bumps [Vampire/setup-wsl](https://github.com/vampire/setup-wsl) from 3 to 4. - [Release notes](https://github.com/vampire/setup-wsl/releases) - [Commits](https://github.com/vampire/setup-wsl/compare/v3...v4) --- updated-dependencies: - dependency-name: Vampire/setup-wsl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9cd440a2..2d66009e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -149,7 +149,7 @@ jobs: - name: setup WSL if: matrix.os == 'windows-latest' - uses: Vampire/setup-wsl@v3 + uses: Vampire/setup-wsl@v4 with: distribution: Ubuntu-20.04