mirror of
https://github.com/dorny/paths-filter.git
synced 2026-07-05 14:59:30 +00:00
feat: update action runtime to node24
This commit is contained in:
parent
f897685184
commit
642f3389e1
5 changed files with 37 additions and 26 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