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 4141 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
4242 with :
4343 persist-credentials : false
44- - uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
44+ - uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
4545 with :
4646 path : ~/.m2/repository
4747 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 4242 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4343 with :
4444 persist-credentials : false
45- # - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
45+ # - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
4646# with:
4747# path: ~/.m2/repository
4848# key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
You can’t perform that action at this time.
0 commit comments