mirror of https://github.com/webpack/webpack.git
chore(deps): bump CodSpeedHQ/action from 4.2.1 to 4.3.1 (#20053)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](c6574d0c2a...4348f634fa)
---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
dependency-version: 4.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3e7175576a
commit
0543d1b5ee
|
|
@ -39,7 +39,7 @@ jobs:
|
||||||
- run: yarn link webpack --frozen-lockfile
|
- run: yarn link webpack --frozen-lockfile
|
||||||
|
|
||||||
- name: Run benchmarks
|
- name: Run benchmarks
|
||||||
uses: CodSpeedHQ/action@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0 # v4.2.1
|
uses: CodSpeedHQ/action@4348f634fa7309fe23aac9502e88b999ec90a164 # v4.3.1
|
||||||
with:
|
with:
|
||||||
run: yarn benchmark --ci
|
run: yarn benchmark --ci
|
||||||
mode: "instrumentation"
|
mode: "instrumentation"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue