Skip to content

Commit 1975075

Browse files
Upgrade to Node 24 (#9)
1 parent ef0e5ad commit 1975075

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ outputs:
2020
exists:
2121
description: 'Whether the informed file(s) exists or not.'
2222
runs:
23-
using: 'node16'
23+
using: 'node24'
2424
main: 'dist/index.js'

0 commit comments

Comments
 (0)