Skip to content

Commit e171cab

Browse files
committed
revert to 2.13.3
1 parent 80a31f5 commit e171cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-24.04
3232
steps:
3333
- uses: actions/checkout@v4
34-
- uses: cpp-linter/[email protected].4
34+
- uses: cpp-linter/[email protected].3
3535
id: linter
3636
continue-on-error: true
3737
env:

0 commit comments

Comments
 (0)