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 63187cc commit e3371bfCopy full SHA for e3371bf
.github/workflows/codspeed.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: hynek/setup-cached-uv@757bedc3f972eb7227a1aa657651f15a8527c817 # v2.3.0
40
41
- name: Run CodSpeed benchmarks
42
- uses: CodSpeedHQ/action@0010eb0ca6e89b80c88e8edaaa07cfe5f3e6664d # v3.5.0
+ uses: CodSpeedHQ/action@0b6e7a3d96c9d2a6057e7bcea6b45aaf2f7ce60b # v3.8.0
43
with:
44
token: ${{ secrets.CODSPEED_TOKEN }}
45
run: uvx --with tox-uv tox run -e codspeed
0 commit comments