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 c34259e commit 6864b93Copy full SHA for 6864b93
.github/workflows/benchmarks.yml
@@ -84,7 +84,7 @@ jobs:
84
85
# Run the benchmark tests
86
- name: Run benchmarks
87
- uses: CodSpeedHQ/action@0010eb0ca6e89b80c88e8edaaa07cfe5f3e6664d # v3.5.0
+ uses: CodSpeedHQ/action@c28fe9fbe7d57a3da1b7834ae3761c1d8217612d # v3.7.0
88
with:
89
# 'bash -el -c' is needed to use the custom shell.
90
# See https://github.com/CodSpeedHQ/action/issues/65.
0 commit comments