mirror of
https://github.com/dorny/paths-filter.git
synced 2025-06-07 16:49:03 +00:00
feat: Update action from node16 to node20
As node16 is deprecated.
This commit is contained in:
parent
4512585405
commit
5e6b7ab0c0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue