We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424daef commit 39ce9c0Copy full SHA for 39ce9c0
‎.github/workflows/gh-pages.yml
@@ -47,7 +47,7 @@ jobs:
47
run: corepack enable
48
49
- name: Use Node.js v16
50
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6
+ uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
51
with:
52
node-version: 16.10.0
53
cache: pnpm
0 commit comments