From 0e0b3ae1633e2688a1819d88961cbfb13920ae7c Mon Sep 17 00:00:00 2001 From: Alain Bourgeois Date: Mon, 14 Apr 2025 17:07:37 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a7d7bb5b1..6cf67271c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: strategy: matrix: - node-version: [18.x] + node-version: [18.19.0] os: [ubuntu-latest] steps: