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 7db1653 commit a60e721Copy full SHA for a60e721
.github/workflows/ci.yml
@@ -375,7 +375,7 @@ jobs:
375
run: |
376
rm -rf deebot_client/
377
- name: Run benchmarks
378
- uses: CodSpeedHQ/action@94b88560ad3ed11ed5e92a321518a47c35a1fed5 # v4.8.0
+ uses: CodSpeedHQ/action@e736f0d2aeb36da38e9f08eca4dff7967408d154 # v4.8.2
379
with:
380
run: pytest tests/ --codspeed
381
mode: instrumentation
0 commit comments