diff --git a/.github/workflows/check-models.yml b/.github/workflows/check-models.yml index 4bc50f8..e8b1d97 100644 --- a/.github/workflows/check-models.yml +++ b/.github/workflows/check-models.yml @@ -28,7 +28,7 @@ jobs: - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e with: - node-version: 20 + node-version: 24 - name: Scan touched files for outdated models id: scan