We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d045e7e commit 5f1ea1bCopy full SHA for 5f1ea1b
.github/workflows/maven.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
mongodb-version: 4.2
40
- name: Setup Maven Cache
41
- uses: actions/cache@v2
+ uses: actions/cache@v4
42
id: cache
43
44
path: ~/.m2
0 commit comments