Skip to content

Commit

Permalink
using tag 1.6.1 on cpplint
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Feb 1, 2024
1 parent 3ecd253 commit e15a0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'cpplint/cpplint'
ref: "develop"
ref: "1.6.1"
path: "code_linter/cpplint"
- name: Run linter
run: |
Expand Down

0 comments on commit e15a0c5

Please sign in to comment.