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 f941e37 commit 2d3bdd3Copy full SHA for 2d3bdd3
.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].2
+ uses: actions/[email protected].3
46
with:
47
path: ~/.m2/repository
48
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments