workflows: pr: update actions/checkout to v4

This commit is contained in:
Marc Kleine-Budde 2024-06-04 16:05:29 +02:00
parent ffc7fb7f4c
commit a41b0bd548

View File

@ -8,7 +8,7 @@ jobs:
name: Check C Styling
steps:
- name: Checkout this commit
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 2
- name: uncrustify check