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 d6628b6 commit b7df984Copy full SHA for b7df984
.github/workflows/benchmarks.yml
@@ -82,7 +82,7 @@ jobs:
82
83
# Run the benchmark tests
84
- name: Run benchmarks
85
- uses: CodSpeedHQ/action@v3.2.0
+ uses: CodSpeedHQ/action@v3.4.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