diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 0744b6d..688a6c9 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/setup-node@v3 with: - node-version: 18.18.0 + node-version: 22.6.0 cache: npm - name: Prepare .env