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 bfcc722 commit ed5c051Copy full SHA for ed5c051
.github/workflows/codspeed.yml
@@ -38,7 +38,7 @@ jobs:
38
run: pip install -e .[test]
39
40
- name: Run benchmarks
41
- uses: CodSpeedHQ/action@3959e9e296ef25296e93e32afcc97196f966e57f # v4.1.0
+ uses: CodSpeedHQ/action@6b43a0cd438f6ca5ad26f9ed03ed159ed2df7da9 # v4.1.1
42
with:
43
token: ${{ secrets.CODSPEED_TOKEN }}
44
run: pytest tests/ --codspeed
0 commit comments