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