We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da8ed63 commit cf7ea32Copy full SHA for cf7ea32
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/setup-java@v3
17
with:
18
distribution: "temurin"
19
- java-version: "17"
+ java-version: "21"
20
21
- name: Build 🔧
22
env:
0 commit comments