We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3af3b7 commit 9add657Copy full SHA for 9add657
1 file changed
.github/workflows/pr-builder.yml
@@ -26,7 +26,7 @@ jobs:
26
distribution: "adopt"
27
- name: Cache local Maven repository
28
id: cache-maven-m2
29
- uses: actions/cache@v2
+ uses: actions/cache@v4
30
env:
31
cache-name: cache-m2
32
with:
0 commit comments