diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 2eb7d29..3d5239c 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@a0853c24544627f65ddf259abe73b1d18a591444 with: node-version: 16.10.0 cache: pnpm