13
0
Fork 0
mirror of https://github.com/dorny/paths-filter.git synced 2026-07-04 14:29:31 +00:00

Update to nodejs 20

This commit is contained in:
Michal Dorner 2023-12-04 20:54:44 +01:00
parent 100a1198b2
commit 8ec7be4734
No known key found for this signature in database
GPG key ID: 7325B8B59CA1B65C
3 changed files with 9 additions and 9 deletions

View file

@ -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