Skip to content

Commit 60e763d

Browse files
committed
docs(readme): update version
1 parent 4cdca35 commit 60e763d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
FOUNDRY_FUZZ_SEED: 0x${{ github.event.pull_request.base.sha || github.sha }}
5252

5353
- name: Compare gas reports
54-
uses: Rubilmax/foundry-gas-diff@v3.18
54+
uses: Rubilmax/foundry-gas-diff@v3
5555
with:
5656
summaryQuantile: 0.9 # only display the 10% most significant gas diffs in the summary (defaults to 20%)
5757
sortCriteria: avg,max # sort diff rows by criteria

0 commit comments

Comments
 (0)