diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index d18982cfaf..a306094297 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -39,7 +39,7 @@ jobs: - name: Set up Node uses: actions/setup-node@v4 with: - node-version: lts + node-version: 22 - name: Get Yarn cache directory path id: yarn-cache-dir-path