We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2facea0 commit 22adc6cCopy full SHA for 22adc6c
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
uses: actions/checkout@v2
59
- name: Maven Cache
60
id: maven-cache
61
- uses: actions/cache@v3
+ uses: actions/cache@v4
62
with:
63
path: |
64
~/.m2/repository
0 commit comments