diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 264827e..72f5d72 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -47,7 +47,7 @@ jobs: run: corepack enable - name: Use Node.js v16 - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 with: node-version: 16.10.0 cache: pnpm