Update Node.js to version 20

This commit is contained in:
Daniel Jacobs 2023-10-25 13:21:33 -04:00 committed by GitHub
parent 4067d88573
commit f5071954e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ outputs:
changes:
description: JSON array with names of all filters matching any of changed files
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
color: blue