mirror of
https://gitea.com/actions/dorny-paths-filter.git
synced 2026-04-08 16:38:18 +01:00
feat: update action runtime to node24
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user