We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cc21d commit d5f8d92Copy full SHA for d5f8d92
.github/workflows/cpp-linter.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-24.04
32
steps:
33
- name: Checkout iceberg-cpp
34
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a # v5.0.0
35
with:
36
fetch-depth: 0
37
- name: Run build
0 commit comments