mirror of
https://github.com/dorny/paths-filter.git
synced 2026-03-10 16:34:28 +00:00
Merge pull request #1 from jbarmash/jbarmash-upgrade-action-to-node16
Update Action to Node 16
This commit is contained in:
commit
f12b3cee3b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user