From 76305bc87c2d0f50d0b55068acdf122759ae720b Mon Sep 17 00:00:00 2001 From: Alain Bourgeois Date: Thu, 10 Apr 2025 12:34:50 +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 2c89132d..641cbb6f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: strategy: matrix: - node-version: [ '^20.17.0' ] + node-version: [ '^20.19.0' ] os: [ubuntu-latest] steps: