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 b70e177 + 4865c87 commit d1b080eCopy full SHA for d1b080e
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.1.4
+ - uses: actions/cache@v2.1.5
36
with:
37
path: ~/.m2/repository
38
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments