feat: update action runtime to node24

This commit is contained in:
Sascha Bratton
2026-03-11 11:32:58 -04:00
parent 668c092af3
commit 5f40380c54
5 changed files with 37 additions and 26 deletions

View File

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