Skip to content

Commit c751dde

Browse files
chore(deps): bump CodSpeedHQ/action from 4.2.1 to 4.4.1
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.2.1 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@c6574d0...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>
1 parent 7a156e6 commit c751dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
cmake --build build --config RelWithDebInfo -- -j 4
3737
3838
- name: Run the benchmarks
39-
uses: CodSpeedHQ/action@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0 # v4.2.1
39+
uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad # v4.4.1
4040
with:
4141
run: ./build/bench
4242
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)