We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d2d02 commit 4caa7bcCopy full SHA for 4caa7bc
.github/workflows/push.yml
@@ -11,6 +11,6 @@ jobs:
11
uses: actions/[email protected]
12
with:
13
distribution: 'adopt'
14
- java-version: '11'
+ java-version: '17'
15
- name: Build the project
16
run: ./gradlew assemble
0 commit comments