Skip to content

Commit a8f64d9

Browse files
committed
updare rev to main branch
1 parent 6827c72 commit a8f64d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
cat > .pre-commit-config.yaml << 'EOF'
4949
repos:
5050
- repo: https://github.com/cpp-linter/cpp-linter-hooks
51-
rev: v1.0.0
51+
rev: main
5252
hooks:
5353
- id: clang-format
5454
args: [--style=${{ github.event.inputs.style || 'Google' }}, --version=${{ github.event.inputs.clang_version || '20' }}]

0 commit comments

Comments
 (0)