Skip to content

Commit

Permalink
Update cpp-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
burgholzer authored Dec 29, 2023
1 parent 00f3281 commit c6b756e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
cmake -S . -B build -DCMAKE_BUILD_TYPE=Debug
- name: Run cpp-linter
uses: cpp-linter/cpp-linter-action@v2.7.5
uses: cpp-linter/cpp-linter-action@v2
id: linter
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit c6b756e

Please sign in to comment.