Skip to content

Commit 6ca5f90

Browse files
authored
Use node20 (#279)
1 parent c65003f commit 6ca5f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ inputs:
2121
description: the coverage threshold for average over new files [0,1]
2222
default: 0.0
2323
runs:
24-
using: 'node16'
24+
using: 'node20'
2525
main: 'dist/index.js'
2626
branding:
2727
icon: 'umbrella'

0 commit comments

Comments
 (0)