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 68f5270 commit 4a44e6bCopy full SHA for 4a44e6b
.github/workflows/workflow.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Store benchmark results
68
id: store-benchmarks
69
if: ${{ github.event_name == 'push' }}
70
- uses: benchmark-action/[email protected].3
+ uses: benchmark-action/[email protected].4
71
with:
72
name: Benchmarks
73
tool: benchmarkdotnet
0 commit comments