We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c150659 commit 1c7b605Copy full SHA for 1c7b605
.github/workflows/pull_request.yml
@@ -11,11 +11,11 @@ jobs:
11
- uses: dtolnay/rust-toolchain@master
12
with:
13
toolchain: stable
14
- - uses: boa-dev/criterion-compare-action@v3
+ - uses: wcampbell0x2a/criterion-compare-action@e08fb2661daf3f2563e16a0cadc71438baa833b9
15
16
branchName: ${{ github.base_ref }}
17
token: ${{ secrets.GITHUB_TOKEN }}
18
19
20
21
0 commit comments