Skip to content

Commit 1db0ad9

Browse files
authored
Apply suggestions from code review
1 parent e0e49fa commit 1db0ad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: uv sync --dev
3939

4040
- name: Run benchmarks
41-
uses: CodSpeedHQ/action@4deb3275dd364fb96fb074c953133d29ec96f80f #v3
41+
uses: CodSpeedHQ/action@4deb3275dd364fb96fb074c953133d29ec96f80f #4.10.6
4242
with:
4343
token: ${{ secrets.CODSPEED_TOKEN }}
4444
run: uv run pytest tests/ --codspeed

0 commit comments

Comments
 (0)