mirror of
https://github.com/dorny/paths-filter.git
synced 2026-07-04 06:29:29 +00:00
fix: node 24 upgrade
This commit is contained in:
parent
668c092af3
commit
adc6560703
5 changed files with 7 additions and 7 deletions
|
|
@ -53,7 +53,7 @@ outputs:
|
|||
changes:
|
||||
description: JSON array with names of all filters matching any of changed files
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
color: blue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue