diff --git a/README.md b/README.md index 584fb8f9..f413edba 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ jobs: - run: pip install -r requirements.txt # Run benchmarks with CodSpeed - - uses: CodSpeedHQ/action@v4 + - uses: CodSpeedHQ/action@v5 with: mode: instrumentation run: pytest tests/ --codspeed