Skip to content

Commit 35b96ae

Browse files
dependabot[bot]slachiewicz
authored andcommitted
1 parent 5443de7 commit 35b96ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v2
3535

3636
- name: Cache local Maven repository
37-
uses: actions/[email protected].4
37+
uses: actions/[email protected].6
3838
with:
3939
path: ~/.m2/repository
4040
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)