diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7c3ac9c..488a245 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: os: [ubuntu-22.04, windows-2022] steps: - - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 + - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f - name: Run exercism/powershell ci (runs tests) for all exercises shell: pwsh