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 da8aa9f commit cf37ac6Copy full SHA for cf37ac6
1 file changed
.github/workflows/ci.yml
@@ -375,7 +375,7 @@ jobs:
375
run: |
376
rm -rf deebot_client/
377
- name: Run benchmarks
378
- uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0
+ uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4.15.1
379
with:
380
run: pytest tests/ --codspeed
381
mode: instrumentation
0 commit comments