File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
fetch-depth : 0
17
17
18
18
- name : Cache Maven
19
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
19
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
20
20
with :
21
21
path : ~/.m2/repository
22
22
key : ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 16
16
fetch-depth : 0
17
17
18
18
- name : Cache Maven
19
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
19
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
20
20
with :
21
21
path : ~/.m2/repository
22
22
key : ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 18
18
fetch-depth : 0
19
19
20
20
- name : Cache Maven
21
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
21
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
22
22
with :
23
23
path : ~/.m2/repository
24
24
key : ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
You can’t perform that action at this time.
0 commit comments