Skip to content

Commit c935c35

Browse files
Bump CodSpeedHQ/action from 4.8.2 to 4.10.2 (#126)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.8.2 to 4.10.2. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v4.8.2...v4.10.2) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2613e3 commit c935c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install uuid_utils
3434
run: pip install uuid_utils --no-index --find-links dist --force-reinstall
3535
- name: Run benchmarks
36-
uses: CodSpeedHQ/action@v4.8.2
36+
uses: CodSpeedHQ/action@v4.10.2
3737
with:
3838
mode: simulation
3939
run: pytest tests/test_benchmarks.py --codspeed

0 commit comments

Comments
 (0)