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.
2 parents 2528d8c + 5eb9430 commit 08a9c54Copy full SHA for 08a9c54
.github/workflows/benchmark.yaml
@@ -82,7 +82,7 @@ jobs:
82
pnpm-
83
84
- name: Setup pnpm
85
- uses: pnpm/action-setup@v3.0.0
+ uses: pnpm/action-setup@v4.0.0
86
with:
87
version: '7.9.0'
88
run_install: 'true'
.github/workflows/deploy.yaml
@@ -616,7 +616,7 @@ jobs:
616
617
618
619
620
621
622
0 commit comments