diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index c9e21682af..7461676087 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -46,7 +46,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.16.2 + uses: benchmark-action/github-action-benchmark@v1.17.0 with: name: Boa Benchmarks tool: "cargo"