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 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.2.2 # https://github.com/actions/cache
41
+ uses : actions/cache@v4.2.3 # 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 57
57
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
58
58
java-version : ${{ matrix.java-version }} # https://github.com/actions/setup-java#supported-version-syntax
59
59
- name : Restore existing cache
60
- uses : actions/cache@v4.2.2 # https://github.com/actions/cache
60
+ uses : actions/cache@v4.2.3 # 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 69
69
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
70
70
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
71
71
- name : Restore existing cache
72
- uses : actions/cache@v4.2.2 # https://github.com/actions/cache
72
+ uses : actions/cache@v4.2.3 # https://github.com/actions/cache
73
73
with :
74
74
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
75
75
key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 60
60
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
61
61
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
62
62
- name : Restore existing cache
63
- uses : actions/cache@v4.2.2 # https://github.com/actions/cache
63
+ uses : actions/cache@v4.2.3 # https://github.com/actions/cache
64
64
with :
65
65
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
66
66
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.2.2 # https://github.com/actions/cache
46
+ uses : actions/cache@v4.2.3 # 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 43
43
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
44
44
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
45
45
- name : Restore existing cache
46
- uses : actions/cache@v4.2.2 # https://github.com/actions/cache
46
+ uses : actions/cache@v4.2.3 # 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') }}
68
68
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
69
69
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
70
70
- name : Restore existing cache
71
- uses : actions/cache@v4.2.2 # https://github.com/actions/cache
71
+ uses : actions/cache@v4.2.3 # https://github.com/actions/cache
72
72
with :
73
73
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
74
74
key : maven-repository-${{ hashFiles('pom.xml') }}
Original file line number Diff line number Diff line change 42
42
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
43
43
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
44
44
- name : Restore existing cache
45
- uses : actions/cache@v4.2.2 # https://github.com/actions/cache
45
+ uses : actions/cache@v4.2.3 # https://github.com/actions/cache
46
46
with :
47
47
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
48
48
key : maven-repository-${{ hashFiles('pom.xml') }}
67
67
distribution : ' adopt' # https://github.com/actions/setup-java#supported-distributions
68
68
java-version : ' 8' # https://github.com/actions/setup-java#supported-version-syntax
69
69
- name : Restore existing cache
70
- uses : actions/cache@v4.2.2 # https://github.com/actions/cache
70
+ uses : actions/cache@v4.2.3 # https://github.com/actions/cache
71
71
with :
72
72
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#input-parameters-for-the-cache-action
73
73
key : maven-repository-${{ hashFiles('pom.xml') }}
You can’t perform that action at this time.
0 commit comments