File tree 7 files changed +9
-9
lines changed
7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 38
38
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
39
39
40
40
- name : Restore existing cache
41
- uses : actions/cache@v4.0.2 # https://github.com/actions/cache
41
+ uses : actions/cache@v4.1.0 # https://github.com/actions/cache
42
42
with :
43
43
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
44
44
key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 46
46
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
47
47
java-version : ${{ matrix.java-version }} # https://github.com/actions/setup-java#supported-version-syntax
48
48
- name : Restore existing cache
49
- uses : actions/cache@v4.0.2 # https://github.com/actions/cache
49
+ uses : actions/cache@v4.1.0 # https://github.com/actions/cache
50
50
with :
51
51
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
52
52
key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 58
58
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
59
59
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
60
60
- name : Restore existing cache
61
- uses : actions/cache@v4.0.2 # https://github.com/actions/cache
61
+ uses : actions/cache@v4.1.0 # https://github.com/actions/cache
62
62
with :
63
63
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
64
64
key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 49
49
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
50
50
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
51
51
- name : Restore existing cache
52
- uses : actions/cache@v4.0.2 # https://github.com/actions/cache
52
+ uses : actions/cache@v4.1.0 # https://github.com/actions/cache
53
53
with :
54
54
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
55
55
key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 43
43
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
44
44
45
45
- name : Restore existing cache
46
- uses : actions/cache@v4.0.2 # https://github.com/actions/cache
46
+ uses : actions/cache@v4.1.0 # https://github.com/actions/cache
47
47
with :
48
48
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
49
49
key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 32
32
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
33
33
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
34
34
- name : Restore existing cache
35
- uses : actions/cache@v4.0.2 # https://github.com/actions/cache
35
+ uses : actions/cache@v4.1.0 # https://github.com/actions/cache
36
36
with :
37
37
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
38
38
key : maven-repository-${{ hashFiles('pom.xml') }}
57
57
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
58
58
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
59
59
- name : Restore existing cache
60
- uses : actions/cache@v4.0.2 # https://github.com/actions/cache
60
+ uses : actions/cache@v4.1.0 # https://github.com/actions/cache
61
61
with :
62
62
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
63
63
key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 31
31
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
32
32
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
33
33
- name : Restore existing cache
34
- uses : actions/cache@v4.0.2 # https://github.com/actions/cache
34
+ uses : actions/cache@v4.1.0 # https://github.com/actions/cache
35
35
with :
36
36
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
37
37
key : maven-repository-${{ hashFiles('pom.xml') }}
56
56
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
57
57
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
58
58
- name : Restore existing cache
59
- uses : actions/cache@v4.0.2 # https://github.com/actions/cache
59
+ uses : actions/cache@v4.1.0 # https://github.com/actions/cache
60
60
with :
61
61
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
62
62
key : maven-repository-${{ hashFiles('pom.xml') }}
You can’t perform that action at this time.
0 commit comments