We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e790fcc commit 3a3f370Copy full SHA for 3a3f370
1 file changed
.github/workflows/deploy-docs.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup pnpm
27
uses: pnpm/action-setup@v4
28
with:
29
- version: 10
+ version: 10.17.1
30
31
- name: Setup Node.js
32
uses: actions/setup-node@v4
0 commit comments