ci: fix coverage-action node version

This commit is contained in:
Nicolas Giard 2024-07-10 17:29:37 -04:00 committed by GitHub
parent 7a1ebd96aa
commit 5cc436cfb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ outputs:
changelog:
description: Changelog with headers prepended and coverage stats + chart appended
runs:
using: 'node16'
using: 'node20'
main: 'index.js'
branding:
icon: layers