We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd28e41 commit acb0f52Copy full SHA for acb0f52
.github/workflows/benchmark.yaml
@@ -79,7 +79,7 @@ jobs:
79
pnpm-
80
81
- name: Setup pnpm
82
- uses: pnpm/action-setup@v4.0.0
+ uses: pnpm/action-setup@v4.1.0
83
with:
84
version: '7.9.0'
85
run_install: 'true'
.github/workflows/deploy.yaml
@@ -545,7 +545,7 @@ jobs:
545
546
547
548
549
550
551
0 commit comments