Skip to content

Commit d5f8d92

Browse files
author
nullccxsy
committed
revert cpplinter
1 parent f3cc21d commit d5f8d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-24.04
3232
steps:
3333
- name: Checkout iceberg-cpp
34-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
34+
uses: actions/checkout@f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a # v5.0.0
3535
with:
3636
fetch-depth: 0
3737
- name: Run build

0 commit comments

Comments
 (0)