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 4f6e238 commit 072ff0eCopy full SHA for 072ff0e
.github/workflows/deploy-docs.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v4
21
- - uses: pnpm/action-setup@v2
+ - uses: pnpm/action-setup@v4
22
with:
23
version: latest
24
.github/workflows/test-deploy-docs.yaml
0 commit comments