Skip to content

Commit 118d89d

Browse files
Merge c05eb1b into d7cc6db
2 parents d7cc6db + c05eb1b commit 118d89d

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- uses: actions/checkout@v2.3.4
35-
- uses: actions/cache@v2.1.4
35+
- uses: actions/cache@v2.1.6
3636
with:
3737
path: ~/.m2/repository
3838
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)