Skip to content

Commit

Permalink
Merge a15e4ad into 090d7ac
Browse files Browse the repository at this point in the history
  • Loading branch information
Razican committed Jan 29, 2022
2 parents 090d7ac + a15e4ad commit c9be5af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
~/.cargo/git
~/.cargo/registry
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- uses: boa-dev/criterion-compare-action@master
- uses: boa-dev/criterion-compare-action@v3.0.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
branchName: ${{ github.base_ref }}
cwd: boa
cwd: ./boa

0 comments on commit c9be5af

Please sign in to comment.