We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c1993 commit fd347fcCopy full SHA for fd347fc
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@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4
+ uses: CodSpeedHQ/action@d872884a306dd4853acf0f584f4b706cf0cc72a2 # v4
59
with:
60
run: nox --tags 'bench'
61
mode: instrumentation
0 commit comments