Skip to content

Commit 436fc7d

Browse files
chore(deps): bump CodSpeedHQ/action from 4.1.0 to 4.1.1 (#19986)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@3959e9e...6b43a0c) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7dd066 commit 436fc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- run: yarn link webpack --frozen-lockfile
9898

9999
- name: Run benchmarks
100-
uses: CodSpeedHQ/action@3959e9e296ef25296e93e32afcc97196f966e57f # v4.1.0
100+
uses: CodSpeedHQ/action@6b43a0cd438f6ca5ad26f9ed03ed159ed2df7da9 # v4.1.1
101101
with:
102102
run: yarn benchmark --ci
103103
mode: "instrumentation"

0 commit comments

Comments
 (0)