Skip to content

Commit

Permalink
ci: Bump CodSpeedHQ/action from 2 to 3 (#17977)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 8401b37 commit 7b1fef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: maturin develop --release -- -C codegen-units=8 -C lto=thin -C target-cpu=native

- name: Run benchmark tests
uses: CodSpeedHQ/action@v2
uses: CodSpeedHQ/action@v3
with:
working-directory: py-polars
run: pytest -m benchmark --codspeed -v
Expand Down

0 comments on commit 7b1fef1

Please sign in to comment.