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.2.3 # https://github.com/actions/cache
41+ uses : actions/cache@v4.3.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 5757 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5858 java-version : ${{ matrix.java-version }} # https://github.com/actions/setup-java#supported-version-syntax
5959 - name : Restore existing cache
60- uses : actions/cache@v4.2.3 # https://github.com/actions/cache
60+ uses : actions/cache@v4.3.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 6969 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
7070 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
7171 - name : Restore existing cache
72- uses : actions/cache@v4.2.3 # https://github.com/actions/cache
72+ uses : actions/cache@v4.3.0 # https://github.com/actions/cache
7373 with :
7474 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
7575 key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 6060 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6161 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
6262 - name : Restore existing cache
63- uses : actions/cache@v4.2.3 # https://github.com/actions/cache
63+ uses : actions/cache@v4.3.0 # https://github.com/actions/cache
6464 with :
6565 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
6666 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.2.3 # https://github.com/actions/cache
46+ uses : actions/cache@v4.3.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 4343 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
4444 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
4545 - name : Restore existing cache
46- uses : actions/cache@v4.2.3 # https://github.com/actions/cache
46+ uses : actions/cache@v4.3.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') }}
6868 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6969 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
7070 - name : Restore existing cache
71- uses : actions/cache@v4.2.3 # https://github.com/actions/cache
71+ uses : actions/cache@v4.3.0 # https://github.com/actions/cache
7272 with :
7373 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
7474 key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 4242 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
4343 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
4444 - name : Restore existing cache
45- uses : actions/cache@v4.2.3 # https://github.com/actions/cache
45+ uses : actions/cache@v4.3.0 # https://github.com/actions/cache
4646 with :
4747 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
4848 key : maven-repository-${{ hashFiles('pom.xml') }}
6767 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6868 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
6969 - name : Restore existing cache
70- uses : actions/cache@v4.2.3 # https://github.com/actions/cache
70+ uses : actions/cache@v4.3.0 # https://github.com/actions/cache
7171 with :
7272 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
7373 key : maven-repository-${{ hashFiles('pom.xml') }}
You can’t perform that action at this time.
0 commit comments