diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fe482ef..cd7a3fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: contents: read strategy: matrix: - node-version: [20, 22, 24] + node-version: [20, 22, 24, 26] steps: - name: Check out repo uses: actions/checkout@v6