Skip to content

Commit

Permalink
⬆️ Bump the github-actions group with 1 update (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 7e7163f commit 857c8eb
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.4
uses: cpp-linter/cpp-linter-action@v2
id: linter
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 857c8eb

Please sign in to comment.