Skip to content

Commit d57582f

Browse files
authored
Update pr-validation-test.yml
1 parent 5724862 commit d57582f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-validation-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
java-version: '11'
3333
- name: 'Cache Maven packages'
34-
uses: actions/cache@v2
34+
uses: actions/cache@v4
3535
with:
3636
path: ~/.m2
3737
key: 'cache'

0 commit comments

Comments
 (0)