chore: upgrade to use NodeJS v20

This commit is contained in:
Martin Fillafer 2024-07-01 16:18:42 +02:00
parent a1e119011a
commit 58976f3a64

View file

@ -100,7 +100,7 @@ outputs:
url_html: url_html:
description: Check run URL HTML description: Check run URL HTML
runs: runs:
using: 'node16' using: 'node20'
main: 'dist/index.js' main: 'dist/index.js'
branding: branding:
color: blue color: blue