diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c9bbee1..8511094 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Setup pnpm - uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 + uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 - name: Setup Node.js uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 with: