Skip to content

Commit 51fba83

Browse files
authored
Update .github/workflows/test.yml
1 parent 2f681a7 commit 51fba83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
timeout-minutes: 30
6666
steps:
6767
- name: Checkout iceberg-cpp
68-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
68+
uses: actions/checkout@v6
6969
- name: Build Iceberg
7070
shell: bash
7171
run: ci/scripts/build_iceberg.sh $(pwd)

0 commit comments

Comments
 (0)