Skip to content

Commit fd347fc

Browse files
ci(deps): update codspeedhq/action digest to d872884 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14c1993 commit fd347fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.github/workflows/python-bench.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Install dependencies
5656
run: uv sync --active --frozen --all-packages
5757
- name: Bench
58-
uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4
58+
uses: CodSpeedHQ/action@d872884a306dd4853acf0f584f4b706cf0cc72a2 # v4
5959
with:
6060
run: nox --tags 'bench'
6161
mode: instrumentation

0 commit comments

Comments
 (0)