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 48131a8 commit f80a8daCopy full SHA for f80a8da
.github/workflows/benchmarks.yml
@@ -82,7 +82,7 @@ jobs:
82
83
# Run the benchmark tests
84
- name: Run benchmarks
85
- uses: CodSpeedHQ/action@v3.4.0
+ uses: CodSpeedHQ/action@v3.5.0
86
with:
87
# 'bash -el -c' is needed to use the custom shell.
88
# See https://github.com/CodSpeedHQ/action/issues/65.
0 commit comments