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 d60a5fe commit c7fc19dCopy full SHA for c7fc19d
.github/workflows/build.yaml
@@ -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@v2
21
with:
22
java-version: 11
23
0 commit comments