Skip to content

Commit e5e2ede

Browse files
Bump CodSpeedHQ/action from 2 to 3
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 2 to 3. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v2...v3) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57e6991 commit e5e2ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ jobs:
6868
RUSTFLAGS: "-Cprofile-use=${{ github.workspace }}/merged.profdata"
6969

7070
- name: Run CodSpeed benchmarks
71-
uses: CodSpeedHQ/action@v2
71+
uses: CodSpeedHQ/action@v3
7272
with:
7373
run: pytest tests/benchmarks/ --codspeed

0 commit comments

Comments
 (0)