We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 712fc94 commit 9985b7aCopy full SHA for 9985b7a
1 file changed
.github/workflows/benchmarks.yml
@@ -84,7 +84,7 @@ jobs:
84
85
# Run the benchmark tests
86
- name: Run benchmarks
87
- uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0
+ uses: CodSpeedHQ/action@c381be0bfd20e844fb45594f6aa182ffcd94545c # v4.15.0
88
with:
89
mode: "instrumentation"
90
# 'bash -el -c' is needed to use the custom shell.
0 commit comments