We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de2090d + 3853e33 commit 57c9943Copy full SHA for 57c9943
.github/workflows/maven.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
mongodb-version: 4.2
44
- name: Setup Maven Cache
45
- uses: actions/cache@v2
+ uses: actions/cache@v4
46
id: cache
47
48
path: ~/.m2
0 commit comments