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 ff7b30c commit 0374df0Copy full SHA for 0374df0
1 file changed
.github/workflows/codspeed.yml
@@ -38,7 +38,7 @@ jobs:
38
run: uv sync --dev
39
40
- name: Run benchmarks
41
- uses: CodSpeedHQ/action@9a74b6ba663684052277e8f342b5eb99c7442a03 #v3
+ uses: CodSpeedHQ/action@4deb3275dd364fb96fb074c953133d29ec96f80f #4.10.6
42
with:
43
token: ${{ secrets.CODSPEED_TOKEN }}
44
run: uv run pytest tests/ --codspeed
0 commit comments