We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1df80a commit b14eff4Copy full SHA for b14eff4
1 file changed
.github/workflows/format-check.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: cpp-linter/cpp-linter-action@v2
+ - uses: cpp-linter/cpp-linter-action@v2.16.0
18
id: linter
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments