Skip to content

Commit

Permalink
Update the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarhussain committed Jan 7, 2025
1 parent d3c3cc2 commit 42628da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-compare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
compare-js-runtimes:
uses: ChainSafe/benchmark/.github/workflows/compare-js-runtimes.yml@nh/compare
uses: "ChainSafe/benchmark/.github/workflows/compare-js-runtimes.yml@${{ github.ref }}"
with:
node-version: 22
node-options: --loader ts-node/esm
Expand Down

0 comments on commit 42628da

Please sign in to comment.