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 2a6bc26 commit e93da06Copy full SHA for e93da06
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup pnpm
28
uses: pnpm/action-setup@v4
29
with:
30
- version: 10.13.1
+ version: 10.14.0
31
32
- name: Setup Node.js
33
uses: actions/setup-node@v4
0 commit comments