Skip to content

Commit

Permalink
Merge 4485169 into 1e5c7c3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 23, 2021
2 parents 1e5c7c3 + 4485169 commit e48a844
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.5
- uses: actions/cache@v2.1.6
- uses: actions/cache@v2.1.7
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Expand Down

0 comments on commit e48a844

Please sign in to comment.