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 c1c3116 commit dc6f651Copy full SHA for dc6f651
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@1c8ae4843586d3ba879736b7f6b7b0c990757fab #4.12.1
+ uses: CodSpeedHQ/action@d872884a306dd4853acf0f584f4b706cf0cc72a2 #4.13.0
42
with:
43
token: ${{ secrets.CODSPEED_TOKEN }}
44
run: uv run pytest tests/ --codspeed
0 commit comments