mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-14 05:42:53 +08:00
workflows: pr: update actions/checkout to v4
This commit is contained in:
parent
ffc7fb7f4c
commit
a41b0bd548
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user