We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862696a commit 21a1028Copy full SHA for 21a1028
1 file changed
.github/workflows/codspeed.yml
@@ -39,8 +39,8 @@ jobs:
39
- uses: hynek/setup-cached-uv@757bedc3f972eb7227a1aa657651f15a8527c817 # v2.3.0
40
41
- name: Run CodSpeed benchmarks
42
- uses: CodSpeedHQ/action@2ac572851726409c88c02a307f1ea2632a9ea59b # v4.11.0
+ uses: CodSpeedHQ/action@281164b0f014a4e7badd2c02cecad9b595b70537 # v4.11.1
43
with:
44
- mode: instrumentation
+ mode: simulation
45
token: ${{ secrets.CODSPEED_TOKEN }}
46
run: uvx --with tox-uv tox run -e codspeed
0 commit comments