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 c53cab5 + abf2197 commit 7893bb7Copy full SHA for 7893bb7
1 file changed
.github/workflows/maven.yml
@@ -41,7 +41,7 @@ jobs:
41
42
steps:
43
- uses: actions/checkout@v2.4.0
44
- - uses: actions/cache@v2.1.6
+ - uses: actions/cache@v2.1.7
45
with:
46
path: ~/.m2/repository
47
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments