Skip to content

Commit 00024fc

Browse files
committed
[SPARK-52435] Update CIs to use actions/checkout@v4 consistently
1 parent 7b5a4b2 commit 00024fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- name: Checkout repository
34-
uses: actions/checkout@v3
34+
uses: actions/checkout@v4
3535
- name: Check license header
3636
uses: apache/skywalking-eyes@main
3737
env:

0 commit comments

Comments
 (0)