Skip to content

Commit 2a44fcd

Browse files
chore(deps): update codspeedhq/action action to v4.5.1 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0e1bcc commit 2a44fcd

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
@@ -33,7 +33,7 @@ jobs:
3333
run: uv sync --frozen
3434

3535
- name: Run benchmarks
36-
uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad # v4.4.1
36+
uses: CodSpeedHQ/action@972e3437949c89e1357ebd1a2dbc852fcbc57245 # v4.5.1
3737
with:
3838
token: ${{ secrets.CODSPEED_TOKEN }}
3939
run: uv run pytest tests/test_benchmark.py --codspeed

0 commit comments

Comments
 (0)