Skip to content

Commit 7cfa690

Browse files
build: bump CodSpeedHQ/action from 4.13.1 to 4.14.0 in the actions group (#217)
1 parent aea6181 commit 7cfa690

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: uv sync --dev
3939

4040
- name: Run benchmarks
41-
uses: CodSpeedHQ/action@db35df748deb45fdef0960669f57d627c1956c30 #4.13.1
41+
uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d #4.14.0
4242
with:
4343
token: ${{ secrets.CODSPEED_TOKEN }}
4444
run: uv run pytest tests/ --codspeed

0 commit comments

Comments
 (0)