diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ada1d67..a90d16e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: - uses: actions/setup-node@v7 with: - node-version: 20 + node-version: 24 cache: npm - name: Install @@ -75,7 +75,7 @@ jobs: - uses: actions/setup-node@v7 with: - node-version: 20 + node-version: 24 cache: npm - name: Install