mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Update action.yml to use node20
This commit is contained in:
parent
724497a84c
commit
d5456180a6
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ outputs:
|
|||
time:
|
||||
description: Test execution time [ms]
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
color: blue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue