Skip to content

Commit e0e49fa

Browse files
build: bump CodSpeedHQ/action from 4.10.5 to 4.10.6 in the actions group
Bumps the actions group with 1 update: [CodSpeedHQ/action](https://github.com/codspeedhq/action). Updates `CodSpeedHQ/action` from 4.10.5 to 4.10.6 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@9a74b6b...4deb327) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff7b30c commit e0e49fa

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
@@ -38,7 +38,7 @@ jobs:
3838
run: uv sync --dev
3939

4040
- name: Run benchmarks
41-
uses: CodSpeedHQ/action@9a74b6ba663684052277e8f342b5eb99c7442a03 #v3
41+
uses: CodSpeedHQ/action@4deb3275dd364fb96fb074c953133d29ec96f80f #v3
4242
with:
4343
token: ${{ secrets.CODSPEED_TOKEN }}
4444
run: uv run pytest tests/ --codspeed

0 commit comments

Comments
 (0)