File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3737 distribution : temurin
3838
3939 - name : Cache local Maven repository
40- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
40+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
4141 with :
4242 path : |
4343 ~/.m2/repository/io/opentelemetry/
Original file line number Diff line number Diff line change 2727 distribution : ' temurin'
2828 # cache local patch outputs
2929 - name : Cache local Maven repository
30- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
30+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
3131 with :
3232 path : |
3333 ~/.m2/repository/io/opentelemetry/
Original file line number Diff line number Diff line change 3737 # cache local patch outputs
3838 - name : Cache local Maven repository
3939 id : cache-local-maven-repo
40- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
40+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
4141 with :
4242 path : |
4343 ~/.m2/repository/io/opentelemetry/
Original file line number Diff line number Diff line change 4646 # cache local patch outputs
4747 - name : Cache local Maven repository
4848 id : cache-local-maven-repo
49- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
49+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
5050 with :
5151 path : |
5252 ~/.m2/repository/io/opentelemetry/
Original file line number Diff line number Diff line change 3636
3737 # vaadin tests use pnpm
3838 - name : Cache pnpm modules
39- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
39+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
4040 with :
4141 path : ~/.pnpm-store
4242 key : ${{ runner.os }}-test-cache-pnpm-modules
6565
6666 # cache local patch outputs
6767 - name : Cache local Maven repository
68- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
68+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
6969 with :
7070 path : |
7171 ~/.m2/repository/io/opentelemetry/
@@ -213,7 +213,7 @@ jobs:
213213 # cache local patch outputs
214214 - name : Cache local Maven repository
215215 id : cache-local-maven-repo
216- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
216+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
217217 with :
218218 path : |
219219 ~/.m2/repository/io/opentelemetry/
Original file line number Diff line number Diff line change 3434
3535 # cache local patch outputs
3636 - name : Cache local Maven repository
37- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
37+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
3838 with :
3939 path : |
4040 ~/.m2/repository/io/opentelemetry/
Original file line number Diff line number Diff line change 8787
8888 # vaadin tests use pnpm
8989 - name : Cache pnpm modules
90- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
90+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
9191 with :
9292 path : ~/.pnpm-store
9393 key : ${{ runner.os }}-test-cache-pnpm-modules
@@ -133,7 +133,7 @@ jobs:
133133
134134 # cache local patch outputs
135135 - name : Cache local Maven repository
136- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
136+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
137137 with :
138138 path : |
139139 ~/.m2/repository/io/opentelemetry/
You can’t perform that action at this time.
0 commit comments