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 45d4ab8 + 6bc00d3 commit 702c437Copy full SHA for 702c437
.github/workflows/benchmark.yaml
@@ -82,7 +82,7 @@ jobs:
82
pnpm-
83
84
- name: Setup pnpm
85
- uses: pnpm/action-setup@v2.4.0
+ uses: pnpm/action-setup@v3.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