Skip to content

Commit c6513ae

Browse files
authored
Update CodSpeed to v3 (#47)
1 parent 7ad062a commit c6513ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
RUSTFLAGS: "-Cprofile-use=${{ github.workspace }}/merged.profdata"
4949

5050
- name: Run benchmarks.
51-
uses: CodSpeedHQ/action@v2
51+
uses: CodSpeedHQ/action@v3
5252
with:
5353
token: ${{ secrets.CODSPEED_TOKEN }}
5454
run: pytest . --codspeed -n auto

0 commit comments

Comments
 (0)