Skip to content

Commit 00b9c85

Browse files
chore: Bump node for release
Signed-off-by: Thomas Poignant <[email protected]>
1 parent 69448fb commit 00b9c85

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
@@ -37,7 +37,7 @@ jobs:
3737
maven-version: 3.8.2
3838
- uses: actions/setup-node@v4
3939
with:
40-
node-version: 16
40+
node-version: 23
4141
- name: Install ICU packages
4242
run: sudo apt-get update && sudo apt-get install -y libicu-dev
4343
- uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)