ci: Upgrade checkout@v2 to checkout@v4 (#1826)
This commit is contained in:
2
.github/workflows/validate-cpp.yml
vendored
2
.github/workflows/validate-cpp.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- 'package/android/src/main/cpp'
|
||||
- 'package/ios'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Run clang-format style check
|
||||
uses: mrousavy/clang-format-action@v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user