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 608b65b commit ade8307Copy full SHA for ade8307
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
6.0.x
17
7.0.x
18
- name: Set up JDK 11
19
- uses: actions/setup-java@v1
+ uses: actions/setup-java@v3
20
with:
21
java-version: 1.11
22
- uses: actions/checkout@v2
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
23
0 commit comments