Skip to content

Commit b0d00e1

Browse files
committed
switch to v2.16.0
1 parent 734416c commit b0d00e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpp-lint-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: mkdir build && cmake -Bbuild src
3333

3434
- name: Run linter as action
35-
uses: cpp-linter/cpp-linter-action@latest
35+
uses: cpp-linter/cpp-linter-action@v2.16.0
3636
id: linter
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)