1
0
Fork 0
mirror of synced 2026-06-05 15:08:19 +00:00

Update action.yml to use node20

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

View file

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