Skip to content

Commit 5bdb7ae

Browse files
dependabot[bot]poljar
authored andcommitted
chore(deps): bump CodSpeedHQ/action from 4.1.1 to 4.2.1
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.1.1 to 4.2.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@6b43a0c...c6574d0) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5729ad4 commit 5bdb7ae

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
@@ -35,7 +35,7 @@ jobs:
3535
run: cargo codspeed build -p benchmarks --bench ${{ matrix.benchmark }} --features codspeed
3636

3737
- name: Run the benchmarks
38-
uses: CodSpeedHQ/action@6b43a0cd438f6ca5ad26f9ed03ed159ed2df7da9
38+
uses: CodSpeedHQ/action@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0
3939
with:
4040
run: cargo codspeed run
4141
mode: "instrumentation"

0 commit comments

Comments
 (0)