Move to node20

This commit is contained in:
Patrik Husfloen 2024-03-01 14:25:03 +01:00
parent 4a79aca441
commit bcf324b39f
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
# Changelog
## v1.7.0
- Updated packages + runs on node20
## v1.6.0
- [Update to node16 + recent versions of core and exec packages](https://github.com/dorny/test-reporter/pull/203)
- [Update all dependencies to latest versions](https://github.com/dorny/test-reporter/pull/186)

View file

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