File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717 version : v2025.12.0
1818 sha256 : 5b7b9992950b65569b4f6f1c78b05abceea2506f15b750a4b9781f33c6cc1ae4
1919 - name : Cache local Maven repository
20- uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5
20+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
2121 with :
2222 path : ~/.m2/repository
2323 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2121 version : v2025.12.0
2222 sha256 : 5b7b9992950b65569b4f6f1c78b05abceea2506f15b750a4b9781f33c6cc1ae4
2323 - name : Cache local Maven repository
24- uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5
24+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
2525 with :
2626 path : ~/.m2/repository
2727 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
You can’t perform that action at this time.
0 commit comments