Skip to content

Commit caa9770

Browse files
upgrade: to node24 (#2662)
1 parent cde0d14 commit caa9770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ outputs:
326326
description: "Returns all changed YAML keys when the `files_yaml` input is used. i.e. key that contains any path that has either been added, copied, modified, and renamed (ACMR)"
327327

328328
runs:
329-
using: 'node20'
329+
using: 'node24'
330330
main: 'dist/index.js'
331331

332332
branding:

0 commit comments

Comments
 (0)