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 c72ba59 commit 432fbbaCopy full SHA for 432fbba
.github/workflows/workflow.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-java@v3
21
with:
22
distribution: 'zulu'
23
- java-version: '12'
+ java-version: '21'
24
25
- name: Get npm cache directory
26
id: npm-cache-dir
0 commit comments