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 2c68abb commit 30b3fe9Copy full SHA for 30b3fe9
1 file changed
.github/workflows/bench-compare.yml
@@ -26,7 +26,7 @@ jobs:
26
# (github.head_ref is a branch name that only exists on the fork remote).
27
ref: ${{ github.event.pull_request.head.sha }}
28
29
- - uses: wyvox/action-setup-pnpm@v3
+ - uses: wyvox/action-setup-pnpm@v4
30
31
- name: Run benchmark comparison
32
env:
0 commit comments