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 2789935 commit 7d33877Copy full SHA for 7d33877
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@df47568b033d58cefcc54680a649123fc87b7573 # v4.10.1
+ uses: CodSpeedHQ/action@4deb3275dd364fb96fb074c953133d29ec96f80f # v4.10.6
379
with:
380
run: pytest tests/ --codspeed
381
mode: instrumentation
0 commit comments