Skip to content

Commit bca7412

Browse files
committed
fix(action): revert to node20
1 parent d7f5a74 commit bca7412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ outputs:
5353
description: The gas diff between the base gas report and the freshly generated gas report, specifically formatted for markdown display
5454

5555
runs:
56-
using: node22
56+
using: node20
5757
main: dist/index.js

0 commit comments

Comments
 (0)