Update action.yml to use node20

This commit is contained in:
Ray Xu 2024-02-20 12:46:29 -08:00 committed by GitHub
parent 724497a84c
commit d5456180a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,7 +97,7 @@ outputs:
time:
description: Test execution time [ms]
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
color: blue