Update Action to Node 16

This commit is contained in:
Jean Barmash 2022-10-15 17:06:40 -04:00
parent 1497c53e78
commit 48131fd4e9

View file

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