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