We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55305ff commit 9f910e5Copy full SHA for 9f910e5
.github/workflows/deploy-docs.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
- name: Install pnpm
20
- uses: pnpm/action-setup@v2
+ uses: pnpm/action-setup@v3
21
with:
22
version: 8.x.x
23
.github/workflows/test-docs.yml
0 commit comments