We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95e68e commit 7425682Copy full SHA for 7425682
.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