diff --git a/.github/workflows/format-and-lint.yml b/.github/workflows/format-and-lint.yml index 6227c28d..75eb43d0 100644 --- a/.github/workflows/format-and-lint.yml +++ b/.github/workflows/format-and-lint.yml @@ -25,7 +25,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v4 with: - node-version: 22 + node-version: 24 - name: Install system tools run: |