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.
2 parents 6a4b1ed + b87d8f1 commit 6e6881aCopy full SHA for 6e6881a
.github/workflows/build.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Checkout
25
uses: actions/checkout@v1
26
- name: Cache
27
- uses: actions/cache@v1
+ uses: actions/cache@v4
28
with:
29
path: ~/.m2
30
key: m2
0 commit comments