Skip to content

Commit d95c809

Browse files
committed
Merge branch 'master' into toml
2 parents 82c5cf2 + bf79f81 commit d95c809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: pip install .[bench]
2727

2828
- name: Run benchmarks
29-
uses: CodSpeedHQ/action@v1
29+
uses: CodSpeedHQ/action@v2
3030
with:
3131
token: ${{ secrets.CODSPEED_TOKEN }}
3232
run: pytest . --codspeed

0 commit comments

Comments
 (0)