File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 - name : Generate cache key
5454 run : ./scripts/checksum.sh $SAMPLE_PATH checksum.txt
5555
56- - uses : actions/cache@v4
56+ - uses : actions/cache@v5
5757 with :
5858 path : |
5959 ~/.gradle/caches/modules-*
Original file line number Diff line number Diff line change 5757 - name : Generate cache key
5858 run : ./scripts/checksum.sh $SAMPLE_PATH checksum.txt
5959
60- - uses : actions/cache@v4
60+ - uses : actions/cache@v5
6161 with :
6262 path : |
6363 ~/.gradle/caches/modules-*
Original file line number Diff line number Diff line change 5252 - name : Generate cache key
5353 run : ./scripts/checksum.sh $SAMPLE_PATH checksum.txt
5454
55- - uses : actions/cache@v4
55+ - uses : actions/cache@v5
5656 with :
5757 path : |
5858 ~/.gradle/caches/modules-*
Original file line number Diff line number Diff line change 5353 - name : Generate cache key
5454 run : ./scripts/checksum.sh $SAMPLE_PATH checksum.txt
5555
56- - uses : actions/cache@v4
56+ - uses : actions/cache@v5
5757 with :
5858 path : |
5959 ~/.gradle/caches/modules-*
Original file line number Diff line number Diff line change 5353 - name : Generate cache key
5454 run : ./scripts/checksum.sh ${{ inputs.path }} checksum.txt
5555
56- - uses : actions/cache@v4
56+ - uses : actions/cache@v5
5757 with :
5858 path : |
5959 ~/.gradle/caches/modules-*
You can’t perform that action at this time.
0 commit comments