Skip to content

Commit

Permalink
[ci] bump actions/checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
umlaeute committed Nov 23, 2023
1 parent 425f264 commit 9fe9741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kmod-compatibility-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9fe9741

Please sign in to comment.