diff --git a/.github/workflows/codehealth.yaml b/.github/workflows/codehealth.yaml index 503255d1..1656d35d 100644 --- a/.github/workflows/codehealth.yaml +++ b/.github/workflows/codehealth.yaml @@ -21,7 +21,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v4 with: - node-version: 20 + node-version: 22.20.0 check-latest: true - name: Use terraform