Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 4025400

Browse files
chore(deps): bump CodSpeedHQ/action from 4.3.4 to 4.4.1 (#50)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.3.4 to 4.4.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@6a8e2b8...346a2d8) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.4.1 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 dbd6987 commit 4025400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build the benchmark target(s)
2525
run: cargo codspeed build --workspace --all-features
2626
- name: Run the benchmarks
27-
uses: CodSpeedHQ/action@6a8e2b874c338bf81cc5e8be715ada75908d3871 # v4.3.4
27+
uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad # v4.4.1
2828
with:
2929
mode: instrumentation
3030
run: cargo codspeed run --workspace

0 commit comments

Comments
 (0)