Skip to content

Commit c32c832

Browse files
try building with node 20
1 parent e935311 commit c32c832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
required: false
1212

1313
env:
14-
NODE_VERSION: 16
14+
NODE_VERSION: 20
1515
JAVA_VERSION: 17
1616

1717
defaults:

0 commit comments

Comments
 (0)