diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 941f664dc..8a54a634f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -278,7 +278,7 @@ jobs: run_install: false - name: "Use Node.js 18.x" - uses: "actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8" # v4.0.2 + uses: "actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6" # v4.0.4 with: node-version: "18.x" cache: "pnpm"