We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14eff4 commit 2a278c9Copy full SHA for 2a278c9
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.16.0
+ - uses: cpp-linter/cpp-linter-action@v2
18
id: linter
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments