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 4abffe6 + d95978b commit 67545d2Copy full SHA for 67545d2
1 file changed
.github/workflows/maven.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- uses: actions/checkout@v2.3.4
35
- - uses: actions/cache@v2
+ - uses: actions/cache@v2.1.5
36
with:
37
path: ~/.m2/repository
38
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments