mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-09 17:04:26 -04:00
chore(deps): bump CodSpeedHQ/action from 4.15.1 to 4.17.0
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.15.1 to 4.17.0.
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](3194d9a39c...9d332c4d90)
---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
dependency-version: 4.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/benchmarks.yml
vendored
2
.github/workflows/benchmarks.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
run: cargo codspeed build -p benchmarks --bench ${{ matrix.benchmark }} --features codspeed
|
||||
|
||||
- name: Run the benchmarks
|
||||
uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd
|
||||
uses: CodSpeedHQ/action@9d332c4d90b43981c3e55ae8e38e68709996240f
|
||||
with:
|
||||
run: cargo codspeed run
|
||||
mode: simulation
|
||||
|
||||
Reference in New Issue
Block a user