diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b575f94..2eaf9fa 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -35,7 +35,7 @@ jobs: neovim: true version: ${{ matrix.version }} - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Cache .tests uses: actions/cache@v4