diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 3fc8030f..b367a25e 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -44,7 +44,7 @@ jobs: run: corepack enable - name: Use Node.js v16 - uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e with: node-version: 16.10.0 cache: pnpm