Skip to content

Commit

Permalink
Merge d3a0ee4 into b80eb65
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 28, 2021
2 parents b80eb65 + d3a0ee4 commit 765c659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -32,7 +32,7 @@ jobs:

steps:
- uses: actions/checkout@v2.3.4
- uses: actions/cache@v2.1.4
- uses: actions/cache@v2.1.6
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Expand Down

0 comments on commit 765c659

Please sign in to comment.