diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 17de9ecf..19ddcaba 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -88,7 +88,7 @@ jobs: - name: Setup WSL if: "contains(matrix.shell, 'wsl')" - uses: Vampire/setup-wsl@v5 + uses: Vampire/setup-wsl@v6 - name: Setup Cygwin if: "contains(matrix.shell, 'cygwin')"