diff --git a/.github/workflows/kmod-compatibility-checks.yml b/.github/workflows/kmod-compatibility-checks.yml index 4116b7eb..7cbbc508 100644 --- a/.github/workflows/kmod-compatibility-checks.yml +++ b/.github/workflows/kmod-compatibility-checks.yml @@ -41,7 +41,7 @@ jobs: env: JOB_KNOWN_FAILURES: "3.13 3.16 3.19 4.2" steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Compile against all available kernel header versions shell: bash