Skip to content

Commit 92c9ee2

Browse files
Merge dbccc37 into e093df2
2 parents e093df2 + dbccc37 commit 92c9ee2

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
steps:
3636
- uses: actions/checkout@v2.3.4
37-
- uses: actions/cache@v2
37+
- uses: actions/cache@v2.1.4
3838
with:
3939
path: ~/.m2/repository
4040
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)