This repository was archived by the owner on Dec 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
2626
2727 - name : Using Caches
28- uses : actions/cache@6f8efc29b200d32929f49075959781ed54ec270c # v3.5.0
28+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
2929 with :
3030 path : ~/.gradle/caches
3131 key : ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*') }}
Original file line number Diff line number Diff line change 1313 uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1414
1515 - name : Using Caches
16- uses : actions/cache@6f8efc29b200d32929f49075959781ed54ec270c # v3.5.0
16+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
1717 with :
1818 path : ~/.gradle/caches
1919 key : ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*') }}
Original file line number Diff line number Diff line change 1414 uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1515
1616 - name : Using Caches
17- uses : actions/cache@6f8efc29b200d32929f49075959781ed54ec270c # v3.5.0
17+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
1818 with :
1919 path : ~/.gradle/caches
2020 key : ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*') }}
You can’t perform that action at this time.
0 commit comments