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 234c206 commit 290dd24Copy full SHA for 290dd24
.github/workflows/ci.yml
@@ -126,7 +126,7 @@ jobs:
126
maven-version: 3.8.2
127
- uses: actions/setup-node@v4
128
with:
129
- node-version: 16
+ node-version: 23
130
- name: Install ICU packages
131
run: sudo apt-get update && sudo apt-get install -y libicu-dev
132
- uses: actions/setup-dotnet@v4
0 commit comments