diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index f0ad2110c8..4b61bf0975 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.16.0 + uses: benchmark-action/github-action-benchmark@v1.16.1 with: name: Boa Benchmarks tool: "cargo"