Skip to content

Commit 432fbba

Browse files
committed
java 12 -> 21
1 parent c72ba59 commit 432fbba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/setup-java@v3
2121
with:
2222
distribution: 'zulu'
23-
java-version: '12'
23+
java-version: '21'
2424

2525
- name: Get npm cache directory
2626
id: npm-cache-dir

0 commit comments

Comments
 (0)