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 7315a02 commit f941e37Copy full SHA for f941e37
.github/workflows/maven.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Checkout code
43
uses: actions/[email protected]
44
- name: Set up cache
45
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
46
with:
47
path: ~/.m2/repository
48
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments