Skip to content

Commit 7893bb7

Browse files
Merge abf2197 into c53cab5
2 parents c53cab5 + abf2197 commit 7893bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
steps:
4343
- uses: actions/checkout@v2.4.0
44-
- uses: actions/cache@v2.1.6
44+
- uses: actions/cache@v2.1.7
4545
with:
4646
path: ~/.m2/repository
4747
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)