File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 3838 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
3939
4040 - name : Restore existing cache
41- uses : actions/cache@v4.1.2 # https://github.com/actions/cache
41+ uses : actions/cache@v4.2.0 # https://github.com/actions/cache
4242 with :
4343 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
4444 key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 4646 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
4747 java-version : ${{ matrix.java-version }} # https://github.com/actions/setup-java#supported-version-syntax
4848 - name : Restore existing cache
49- uses : actions/cache@v4.1.2 # https://github.com/actions/cache
49+ uses : actions/cache@v4.2.0 # https://github.com/actions/cache
5050 with :
5151 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
5252 key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 5858 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5959 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
6060 - name : Restore existing cache
61- uses : actions/cache@v4.1.2 # https://github.com/actions/cache
61+ uses : actions/cache@v4.2.0 # https://github.com/actions/cache
6262 with :
6363 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
6464 key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 4949 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5050 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
5151 - name : Restore existing cache
52- uses : actions/cache@v4.1.2 # https://github.com/actions/cache
52+ uses : actions/cache@v4.2.0 # https://github.com/actions/cache
5353 with :
5454 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
5555 key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 4343 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
4444
4545 - name : Restore existing cache
46- uses : actions/cache@v4.1.2 # https://github.com/actions/cache
46+ uses : actions/cache@v4.2.0 # https://github.com/actions/cache
4747 with :
4848 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
4949 key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 3232 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
3333 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
3434 - name : Restore existing cache
35- uses : actions/cache@v4.1.2 # https://github.com/actions/cache
35+ uses : actions/cache@v4.2.0 # https://github.com/actions/cache
3636 with :
3737 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
3838 key : maven-repository-${{ hashFiles('pom.xml') }}
5757 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5858 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
5959 - name : Restore existing cache
60- uses : actions/cache@v4.1.2 # https://github.com/actions/cache
60+ uses : actions/cache@v4.2.0 # https://github.com/actions/cache
6161 with :
6262 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
6363 key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 3131 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
3232 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
3333 - name : Restore existing cache
34- uses : actions/cache@v4.1.2 # https://github.com/actions/cache
34+ uses : actions/cache@v4.2.0 # https://github.com/actions/cache
3535 with :
3636 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
3737 key : maven-repository-${{ hashFiles('pom.xml') }}
5656 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5757 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
5858 - name : Restore existing cache
59- uses : actions/cache@v4.1.2 # https://github.com/actions/cache
59+ uses : actions/cache@v4.2.0 # https://github.com/actions/cache
6060 with :
6161 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
6262 key : maven-repository-${{ hashFiles('pom.xml') }}
You can’t perform that action at this time.
0 commit comments