Skip to content

Commit

Permalink
Merge f3a3f39 into 221b2ba
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 8, 2021
2 parents 221b2ba + f3a3f39 commit 39636ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

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

0 comments on commit 39636ab

Please sign in to comment.