1 parent e0e1bcc commit 2a44fcdCopy full SHA for 2a44fcd
1 file changed
.github/workflows/codspeed.yml
@@ -33,7 +33,7 @@ jobs:
33
run: uv sync --frozen
34
35
- name: Run benchmarks
36
- uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad # v4.4.1
+ uses: CodSpeedHQ/action@972e3437949c89e1357ebd1a2dbc852fcbc57245 # v4.5.1
37
with:
38
token: ${{ secrets.CODSPEED_TOKEN }}
39
run: uv run pytest tests/test_benchmark.py --codspeed
0 commit comments