From 0d11e52ea45c2724325d9b753c6780abb818008c Mon Sep 17 00:00:00 2001 From: konsti Date: Wed, 8 Oct 2025 08:56:03 +0200 Subject: [PATCH] Use correct tag comment for Vampire/setup-wsl v6.0.0 (#16177) Renovate complained that it was the wrong tag. For the actual CI, it's a comment change only. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bbd44c75..ecbb0fdb7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1694,7 +1694,7 @@ jobs: name: uv-linux-musl-${{ github.sha }} - name: "Setup WSL" - uses: Vampire/setup-wsl@6a8db447be7ed35f2f499c02c6e60ff77ef11278 # v6 + uses: Vampire/setup-wsl@6a8db447be7ed35f2f499c02c6e60ff77ef11278 # v6.0.0 with: distribution: Ubuntu-22.04