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 4bc0e17 commit d0844dfCopy full SHA for d0844df
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@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4.12.1
+ uses: CodSpeedHQ/action@d872884a306dd4853acf0f584f4b706cf0cc72a2 # v4.13.0
379
with:
380
run: pytest tests/ --codspeed
381
mode: instrumentation
0 commit comments