We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad062a commit c6513aeCopy full SHA for c6513ae
1 file changed
.github/workflows/codspeed.yml
@@ -48,7 +48,7 @@ jobs:
48
RUSTFLAGS: "-Cprofile-use=${{ github.workspace }}/merged.profdata"
49
50
- name: Run benchmarks.
51
- uses: CodSpeedHQ/action@v2
+ uses: CodSpeedHQ/action@v3
52
with:
53
token: ${{ secrets.CODSPEED_TOKEN }}
54
run: pytest . --codspeed -n auto
0 commit comments