We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7caed5 commit e772a67Copy full SHA for e772a67
.github/workflows/clang-format-lint.yaml
@@ -6,7 +6,7 @@ jobs:
6
name: clang-format lint
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
10
# You may pin to the exact commit or the version.
11
# uses: DoozyX/clang-format-lint-action@c71d0bf4e21876ebec3e5647491186f8797fde31
12
- uses: DoozyX/[email protected]
0 commit comments