mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-08-02 02:47:05 -04:00
chore(deps): bump CodSpeedHQ/action from 4.18.1 to 4.18.5
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.18.1 to 4.18.5.
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](a4a36bb07c...f99becdce5)
---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
dependency-version: 4.18.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Damir Jelić
parent
279402e0e2
commit
c9b0aaeaae
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@a4a36bb07c0638b0b4ca52bf1f3dad1b4289e52f
|
||||
uses: CodSpeedHQ/action@f99becdce5e5d51fd556489ebef684f4ecfd6286
|
||||
with:
|
||||
run: cargo codspeed run
|
||||
mode: simulation
|
||||
|
||||
Reference in New Issue
Block a user