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 9434c2d commit ef0e365Copy full SHA for ef0e365
1 file changed
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Java
19
uses: actions/setup-java@91d3aa4956ec4a53e477c4907347b5e3481be8c9 # v2.5.1
20
with:
21
- java-version: 16
+ java-version: 17
22
distribution: temurin
23
- name: Install prerequisites
24
run: |
0 commit comments