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.0 # https://github.com/actions/cache
41+ uses : actions/cache@v4.2.1 # 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 5555 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
5656 java-version : ${{ matrix.java-version }} # https://github.com/actions/setup-java#supported-version-syntax
5757 - name : Restore existing cache
58- uses : actions/cache@v4.2.0 # https://github.com/actions/cache
58+ uses : actions/cache@v4.2.1 # https://github.com/actions/cache
5959 with :
6060 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
6161 key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 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.0 # https://github.com/actions/cache
70+ uses : actions/cache@v4.2.1 # 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') }}
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.2.0 # https://github.com/actions/cache
61+ uses : actions/cache@v4.2.1 # 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 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.0 # https://github.com/actions/cache
46+ uses : actions/cache@v4.2.1 # 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 4141 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
4242 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
4343 - name : Restore existing cache
44- uses : actions/cache@v4.2.0 # https://github.com/actions/cache
44+ uses : actions/cache@v4.2.1 # https://github.com/actions/cache
4545 with :
4646 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
4747 key : maven-repository-${{ hashFiles('pom.xml') }}
6666 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6767 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
6868 - name : Restore existing cache
69- uses : actions/cache@v4.2.0 # https://github.com/actions/cache
69+ uses : actions/cache@v4.2.1 # https://github.com/actions/cache
7070 with :
7171 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
7272 key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 4040 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
4141 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
4242 - name : Restore existing cache
43- uses : actions/cache@v4.2.0 # https://github.com/actions/cache
43+ uses : actions/cache@v4.2.1 # https://github.com/actions/cache
4444 with :
4545 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
4646 key : maven-repository-${{ hashFiles('pom.xml') }}
6565 distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
6666 java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
6767 - name : Restore existing cache
68- uses : actions/cache@v4.2.0 # https://github.com/actions/cache
68+ uses : actions/cache@v4.2.1 # https://github.com/actions/cache
6969 with :
7070 # https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
7171 key : maven-repository-${{ hashFiles('pom.xml') }}
You can’t perform that action at this time.
0 commit comments