We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3aa15 commit 9aa8f8eCopy full SHA for 9aa8f8e
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/setup-java@v2
48
with:
49
distribution: 'temurin'
50
- java-version: '11'
+ java-version: '17'
51
52
- name: Install Node
53
uses: actions/setup-node@v2
0 commit comments