diff --git a/.github/workflows/ansible-tests.yml b/.github/workflows/ansible-tests.yml index a9bf41a..e85ba4b 100644 --- a/.github/workflows/ansible-tests.yml +++ b/.github/workflows/ansible-tests.yml @@ -39,7 +39,7 @@ jobs: Set-Item -Path WSMan:\localhost\Service\Auth\Basic -Value $true Set-Item -Path WSMan:\localhost\Service\AllowUnencrypted -Value $true - uses: actions/checkout@v1 - - uses: Vampire/setup-wsl@v2 + - uses: Vampire/setup-wsl@v6 with: distribution: Ubuntu-22.04 - name: Generate random password and set it in env vars