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