We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c303e commit 7ce59a9Copy full SHA for 7ce59a9
.github/workflows/maven.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/[email protected]
36
37
- name: Set up cache for ~./m2/repository
38
- uses: actions/[email protected].4
+ uses: actions/[email protected].5
39
with:
40
path: ~/.m2/repository
41
key: maven-${{ matrix.os }}-java${{ matrix.java }}-${{ hashFiles('**/pom.xml') }}
0 commit comments