Skip to content

Commit 48cc68c

Browse files
dependabot[bot]poljar
authored andcommitted
chore(deps): bump CodSpeedHQ/action from 4.0.0 to 4.0.1
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@6eeb021...653fdc3) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acaff39 commit 48cc68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: cargo codspeed build -p benchmarks ${{ matrix.benchmark }} --features codspeed
3535

3636
- name: Run the benchmarks
37-
uses: CodSpeedHQ/action@6eeb021fd0f305388292348b775d96d95253adf4
37+
uses: CodSpeedHQ/action@653fdc30e6c40ffd9739e40c8a0576f4f4523ca1
3838
with:
3939
run: cargo codspeed run
4040
mode: "instrumentation"

0 commit comments

Comments
 (0)