Skip to content

Commit 2a278c9

Browse files
authored
Revert "fix broken CI" (#3554)
1 parent b14eff4 commit 2a278c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4
17-
- uses: cpp-linter/cpp-linter-action@v2.16.0
17+
- uses: cpp-linter/cpp-linter-action@v2
1818
id: linter
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)