Skip to content

Commit 2011e88

Browse files
Bump CodSpeedHQ/action from 4.10.2 to 4.11.0 (#17)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.10.2 to 4.11.0. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v4.10.2...v4.11.0) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.11.0 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 ff4984a commit 2011e88

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
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install base64_utils
3131
run: pip install base64_utils --no-index --find-links dist --force-reinstall
3232
- name: Run benchmarks
33-
uses: CodSpeedHQ/action@v4.10.2
33+
uses: CodSpeedHQ/action@v4.11.0
3434
with:
3535
mode: simulation
3636
run: pytest tests/test_benchmarks.py --codspeed

0 commit comments

Comments
 (0)