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 f926a06 commit 8e6e4f5Copy full SHA for 8e6e4f5
.github/workflows/benchmarks.yml
@@ -84,7 +84,7 @@ jobs:
84
85
# Run the benchmark tests
86
- name: Run benchmarks
87
- uses: CodSpeedHQ/action@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0 # v4.2.1
+ uses: CodSpeedHQ/action@6a8e2b874c338bf81cc5e8be715ada75908d3871 # v4.3.4
88
with:
89
mode: "instrumentation"
90
# 'bash -el -c' is needed to use the custom shell.
0 commit comments