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 b3e0e6e commit a4e7e95Copy full SHA for a4e7e95
.github/workflows/codspeed.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install Dependencies
31
run: bun ci
32
- name: Run Benchmarks
33
- uses: CodSpeedHQ/action@76578c2a7ddd928664caa737f0e962e3085d4e7c # v3.8.1
+ uses: CodSpeedHQ/action@7a5b8b0a6a5d150b9b775abc1dd3c5e8b00da675 # v4.2.0
34
with:
35
run: bun bench
36
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments