Skip to content

Commit 97a2bdf

Browse files
committed
Use node 23 for client
1 parent 38bef23 commit 97a2bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: install node
6969
uses: dcodeIO/setup-node-nvm@master
7070
with:
71-
node-version: 14
71+
node-version: 23
7272

7373
- name: Deploy with Maven
7474
run: mvn --batch-mode deploy -DskipTests

0 commit comments

Comments
 (0)