Skip to content

Commit 1d7f9db

Browse files
build(deps): bump CodSpeedHQ/action from 4.19.1 to 5.2.1 (#1780)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.19.1 to 5.2.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v4.19.1...v5.2.1) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: collerek <collerek@gmail.com>
1 parent 150fa1f commit 1d7f9db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: poetry install --extras "all"
3838

3939
- name: Run benchmarks
40-
uses: CodSpeedHQ/action@v4.19.1
40+
uses: CodSpeedHQ/action@v5.2.1
4141
with:
4242
mode: walltime
4343
run: poetry run pytest benchmarks/ --codspeed

0 commit comments

Comments
 (0)