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 6cd4433 commit ad25333Copy full SHA for ad25333
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v3
26
- name: Set up JDK 11
27
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v3
28
with:
29
java-version: '11'
30
distribution: 'adopt'
0 commit comments