Skip to content

Commit 0aeb899

Browse files
⬆️ deps: Update CodSpeedHQ/action action to v4
1 parent c5b5b85 commit 0aeb899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
just ci-test ${{ matrix.python-version }}
4646
4747
- name: Run benchmarks
48-
uses: CodSpeedHQ/action@v3
48+
uses: CodSpeedHQ/action@v4
4949
if: ${{ matrix.python-version == '3.13' && github.event_name != 'merge_group' }}
5050
with:
5151
run: uv run -p ${{ matrix.python-version }} pytest --codspeed

0 commit comments

Comments
 (0)