diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 65b3d11..00ca3c1 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -28,7 +28,7 @@ jobs: fail-fast: false matrix: node-version: [18.15.x, 19.x] - coherence-version: [22.06.5, 23.09.2] + coherence-version: [22.06.7, 24.03] steps: - uses: actions/checkout@v3