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 017be3a commit 6ad90ebCopy full SHA for 6ad90eb
.github/workflows/benchmarks.yml
@@ -84,7 +84,7 @@ jobs:
84
85
# Run the benchmark tests
86
- name: Run benchmarks
87
- uses: CodSpeedHQ/action@c28fe9fbe7d57a3da1b7834ae3761c1d8217612d # v3.7.0
+ uses: CodSpeedHQ/action@0b6e7a3d96c9d2a6057e7bcea6b45aaf2f7ce60b # v3.8.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