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 1478fa2 commit f8ef304Copy full SHA for f8ef304
.github/workflows/benchmarks.yml
@@ -87,7 +87,7 @@ jobs:
87
88
# Run the benchmark tests
89
- name: Run benchmarks
90
- uses: CodSpeedHQ/action@v3.1.0
+ uses: CodSpeedHQ/action@v3.2.0
91
with:
92
# 'bash -el -c' is needed to use the custom shell.
93
# See https://github.com/CodSpeedHQ/action/issues/65.
0 commit comments