There was an error while loading. Please reload this page.
1 parent b742441 commit 00f1044Copy full SHA for 00f1044
1 file changed
.github/workflows/unit-tests.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/setup-java@v1
24
with:
25
java-version: ${{ matrix.java }}
26
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
27
28
path: |
29
~/.m2/repository
0 commit comments