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 aea6181 commit 7cfa690Copy full SHA for 7cfa690
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@db35df748deb45fdef0960669f57d627c1956c30 #4.13.1
+ uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d #4.14.0
42
with:
43
token: ${{ secrets.CODSPEED_TOKEN }}
44
run: uv run pytest tests/ --codspeed
0 commit comments