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 879ea30 commit 517885fCopy full SHA for 517885f
.github/workflows/ci.yml
@@ -78,7 +78,7 @@ jobs:
78
- run: pnpm install
79
80
- name: Run benchmarks
81
- uses: CodSpeedHQ/action@v1
+ uses: CodSpeedHQ/action@v2
82
with:
83
run: pnpm vitest bench --run
84
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments