mirror of
https://github.com/dorny/paths-filter.git
synced 2025-06-08 00:59:04 +00:00
Use node16
This commit is contained in:
parent
237fc5b174
commit
4f89215ff0
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,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…
Add table
Add a link
Reference in a new issue