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 f27c99d commit 1963ee8Copy full SHA for 1963ee8
.github/workflows/maven.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Checkout
36
- uses: actions/checkout@v2
+ uses: actions/checkout@v2.3.4
37
38
- name: Set up cache for ~./m2/repository
39
uses: actions/[email protected]
0 commit comments