diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48e1c6c..ede3e72 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: strategy: matrix: - node-version: [18.x] + node-version: [22.x] steps: - name: "☁️ Checkout repository"