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