We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93bc64b commit d51867dCopy full SHA for d51867d
.github/workflows/format-check-cpp.yml
@@ -25,7 +25,7 @@ jobs:
25
code-style-cpp:
26
runs-on: ubuntu-latest
27
steps:
28
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
29
- uses: DoozyX/[email protected]
30
with:
31
source: 'deps'
0 commit comments