Skip to content

Commit b2aef0d

Browse files
build(deps): bump CodSpeedHQ/action from 4 to 5.0.1
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4 to 5.0.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v4...v5.0.1) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39b8c65 commit b2aef0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
pip install -e ".[testing]"
3030
pip install pytest-codspeed==4.3.0
3131
- name: Run benchmarks
32-
uses: CodSpeedHQ/action@v4
32+
uses: CodSpeedHQ/action@v5.0.1
3333
with:
3434
mode: simulation
3535
run: pytest tests/test_benchmarks.py --codspeed

0 commit comments

Comments
 (0)