File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 java-version : ' 11'
2626
2727 - name : Cache gradle, wrapper and buildSrc
28- uses : actions/cache@v2
28+ uses : actions/cache@v3
2929 with :
3030 path : |
3131 ~/.gradle/caches
Original file line number Diff line number Diff line change 2323 java-version : ' 11'
2424
2525 - name : Cache gradle, wrapper and buildSrc
26- uses : actions/cache@v2
26+ uses : actions/cache@v3
2727 with :
2828 path : |
2929 ~/.gradle/caches
Original file line number Diff line number Diff line change 2020 distribution : ' zulu'
2121 java-version : ' 11'
2222 - name : Cache gradle, wrapper and buildSrc
23- uses : actions/cache@v2
23+ uses : actions/cache@v3
2424 with :
2525 path : |
2626 ~/.gradle/caches
Original file line number Diff line number Diff line change 2525 java-version : ' 11'
2626
2727 - name : Cache gradle, wrapper and buildSrc
28- uses : actions/cache@v2
28+ uses : actions/cache@v3
2929 with :
3030 path : |
3131 ~/.gradle/caches
You can’t perform that action at this time.
0 commit comments