diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index e0b328cb69..f0ad2110c8 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -45,7 +45,7 @@ jobs: - name: Run benchmark run: cargo bench -p boa_engine -- --output-format bencher | tee output.txt - name: Store benchmark result - uses: benchmark-action/github-action-benchmark@v1.15.0 + uses: benchmark-action/github-action-benchmark@v1.16.0 with: name: Boa Benchmarks tool: "cargo"