Skip to content

Commit 0a6a839

Browse files
Bump CodSpeedHQ/action from 2 to 3 (#1387)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57e6991 commit 0a6a839

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)