Skip to content

Commit 5cc436c

Browse files
authored
ci: fix coverage-action node version
1 parent 7a1ebd9 commit 5cc436c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/coverage-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ outputs:
3535
changelog:
3636
description: Changelog with headers prepended and coverage stats + chart appended
3737
runs:
38-
using: 'node16'
38+
using: 'node20'
3939
main: 'index.js'
4040
branding:
4141
icon: layers

0 commit comments

Comments
 (0)