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 dd713dd commit 897ee39Copy full SHA for 897ee39
.github/workflows/benchmarks.yml
@@ -87,7 +87,7 @@ jobs:
87
88
# Run the benchmark tests
89
- name: Run benchmarks
90
- uses: CodSpeedHQ/action@v3.0.1
+ uses: CodSpeedHQ/action@v3.1.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