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 519c926 commit 5500309Copy full SHA for 5500309
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@dbda7111f8ac363564b0c51b992d4ce76bb89f2f #v3
+ uses: CodSpeedHQ/action@0700edb451d0e9f2426f99bd6977027e550fb2a6 #v3
42
with:
43
token: ${{ secrets.CODSPEED_TOKEN }}
44
run: uv run pytest tests/ --codspeed
0 commit comments