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 c6e16fdCopy full SHA for c6e16fd
.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@6b43a0cd438f6ca5ad26f9ed03ed159ed2df7da9 # v4.1.1
34
with:
35
run: bun bench
36
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments