Merge pull request #206 from danielhjacobs/patch-1

Update Node.js to version 20
This commit is contained in:
Michal Dorner
2023-12-04 20:37:19 +01:00
committed by GitHub

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