Skip to content

Commit 91f0f67

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.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c201a19 commit 91f0f67

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
@@ -36,7 +36,7 @@ jobs:
3636
run: python setup.py build_ext --inplace
3737

3838
- name: Run benchmarks
39-
uses: CodSpeedHQ/action@v4
39+
uses: CodSpeedHQ/action@v5.0.1
4040
with:
4141
mode: simulation
4242
run: pytest tests/test_benchmark.py --codspeed

0 commit comments

Comments
 (0)