Skip to content

Commit f80a8da

Browse files
Build(deps): Bump CodSpeedHQ/action from 3.4.0 to 3.5.0 (#3859)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48131a8 commit f80a8da

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
@@ -82,7 +82,7 @@ jobs:
8282

8383
# Run the benchmark tests
8484
- name: Run benchmarks
85-
uses: CodSpeedHQ/action@v3.4.0
85+
uses: CodSpeedHQ/action@v3.5.0
8686
with:
8787
# 'bash -el -c' is needed to use the custom shell.
8888
# See https://github.com/CodSpeedHQ/action/issues/65.

0 commit comments

Comments
 (0)