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 e093df2 + dbccc37 commit 92c9ee2Copy full SHA for 92c9ee2
1 file changed
.github/workflows/maven.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- uses: actions/checkout@v2.3.4
37
- - uses: actions/cache@v2
+ - uses: actions/cache@v2.1.4
38
with:
39
path: ~/.m2/repository
40
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments