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 0519340 commit 5fc15b9Copy full SHA for 5fc15b9
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
- uses: pnpm/action-setup@v2
28
with:
29
- version: 6.32.9
+ version: 8.3.1
30
- uses: actions/setup-node@v4
31
32
node-version: '20'
0 commit comments