We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf78685 commit 6ac43f8Copy full SHA for 6ac43f8
template/.github/workflows/python-bench.yaml
@@ -55,7 +55,7 @@ jobs:
55
- name: Install dependencies
56
run: uv sync --active --frozen --all-packages
57
- name: Bench
58
- uses: CodSpeedHQ/action@db35df748deb45fdef0960669f57d627c1956c30 # v4
+ uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4
59
with:
60
run: nox --tags 'bench'
61
mode: instrumentation
0 commit comments