This is an automated email from the ASF dual-hosted git repository.

arnold pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new 0b66b4837f FINERACT-2181: Update dependency node to v22
0b66b4837f is described below

commit 0b66b4837fe6c925a0c9ba5e659b6c84a1a66fc5
Author: Renovate <[email protected]>
AuthorDate: Mon Aug 11 00:28:10 2025 +0000

    FINERACT-2181: Update dependency node to v22
---
 .github/workflows/build-documentation.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-documentation.yml 
b/.github/workflows/build-documentation.yml
index eab279d8b2..de015236f4 100644
--- a/.github/workflows/build-documentation.yml
+++ b/.github/workflows/build-documentation.yml
@@ -22,7 +22,7 @@ jobs:
         uses: 
gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
       - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
         with:
-          node-version: 16
+          node-version: 22
       - name: Congfigure vega-cli
         run: npm i -g vega-cli --unsafe
       - name: Validate Gradle wrapper

Reply via email to