Skip to content

Commit 100a04a

Browse files
dependabot[bot]poljar
authored andcommitted
chore(deps): bump CodSpeedHQ/action from 4.3.3 to 4.4.1
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.3.3 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@bb005fe...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] <[email protected]>
1 parent 3a65508 commit 100a04a

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

9494
- name: Run the benchmarks
95-
uses: CodSpeedHQ/action@bb005fe1c1eea036d3894f02c049cb6b154a1c27
95+
uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad
9696
with:
9797
run: cargo codspeed run
9898
mode: "instrumentation"

0 commit comments

Comments
 (0)