Merge pull request #1 from jbarmash/jbarmash-upgrade-action-to-node16

Update Action to Node 16
This commit is contained in:
Jean Barmash 2022-10-15 17:13:05 -04:00 committed by GitHub
commit f12b3cee3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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