13
0
Fork 0
mirror of https://github.com/dorny/paths-filter.git synced 2026-07-03 14:19:30 +00:00

feat: upgrade to node24

This commit is contained in:
Alex Miller 2025-11-26 13:06:30 +13:00
parent e83d9c31e4
commit 24eda3954a
5 changed files with 11 additions and 11 deletions

View file

@ -48,7 +48,7 @@ outputs:
changes:
description: JSON array with names of all filters matching any of changed files
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.mjs'
branding:
color: blue