Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
94c6af7c5a ⬆ Bump CodSpeedHQ/action from 4.14.0 to 4.15.1
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.14.0 to 4.15.1.
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](658a901452...3194d9a39c)

---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
  dependency-version: 4.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-13 11:43:44 +00:00

View File

@@ -178,7 +178,7 @@ jobs:
- name: Install Dependencies
run: uv sync --no-dev --group tests --extra all
- name: CodSpeed benchmarks
uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0
uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4.15.1
with:
mode: simulation
run: uv run --no-sync pytest tests/benchmarks --codspeed