Skip to content

Commit 0177c5e

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/checkout-5
2 parents ea0dd84 + bed2c00 commit 0177c5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: poetry install --extras "all"
3434

3535
- name: Run benchmarks
36-
uses: CodSpeedHQ/action@v3
36+
uses: CodSpeedHQ/action@v4
3737
with:
3838
token: ${{ secrets.CODSPEED_TOKEN }}
3939
run: poetry run pytest benchmarks/ --codspeed

0 commit comments

Comments
 (0)