File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ jobs:
5353 MAVEN : ${{ matrix.maven }}
5454 steps :
5555 - name : Checkout Arrow
56- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
56+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
5757 with :
5858 fetch-depth : 0
5959 submodules : recursive
6060 - name : Cache Docker Volumes
61- uses : actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
61+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
6262 with :
6363 path : .docker
6464 key : maven-${{ hashFiles('java/**') }}
Original file line number Diff line number Diff line change 11[submodule "testing "]
22 path = testing
3- url = git@ github.com: apache/arrow-testing
3+ url = https:// github.com/ apache/arrow-testing.git
You can’t perform that action at this time.
0 commit comments