diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c1f753f..3901604 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Find all buildbots which have new or different keys from those in the sorted file ssh_known_hosts.old run: |