Update pull_request.yml
This commit is contained in:
parent
0325eaddbf
commit
08a358ffab
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
- name: Cache Maven Repository
|
- name: Cache Maven Repository
|
||||||
uses: actions/cache@v1
|
uses: actions/cache@v4.2.3
|
||||||
with:
|
with:
|
||||||
path: ~/.m2
|
path: ~/.m2
|
||||||
key: jetlinks-community-maven-repository
|
key: jetlinks-community-maven-repository
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue