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 f6e4117 commit e1b0cddCopy full SHA for e1b0cdd
.github/workflows/maven.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v2
19
- name: Set up JDK 11
20
- uses: actions/setup-java@v1
+ uses: actions/setup-java@v3
21
with:
22
java-version: 11
23
- name: Build with Maven
0 commit comments