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.
2 parents ea0dd84 + bed2c00 commit 0177c5eCopy full SHA for 0177c5e
1 file changed
.github/workflows/benchmark.yml
@@ -33,7 +33,7 @@ jobs:
33
run: poetry install --extras "all"
34
35
- name: Run benchmarks
36
- uses: CodSpeedHQ/action@v3
+ uses: CodSpeedHQ/action@v4
37
with:
38
token: ${{ secrets.CODSPEED_TOKEN }}
39
run: poetry run pytest benchmarks/ --codspeed
0 commit comments