Skip to content

Commit 0f940a8

Browse files
committed
2 parents 8ba4bc7 + 3303667 commit 0f940a8

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.5
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)