Skip to content

Commit 32f7709

Browse files
Copilotstyfle
andcommitted
Update Node.js runtime from 20 to 24 in action.yml
Co-authored-by: styfle <229881+styfle@users.noreply.github.com>
1 parent 4e9a814 commit 32f7709

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
@@ -28,5 +28,5 @@ inputs:
2828
required: false
2929
default: 'false'
3030
runs:
31-
using: 'node20'
31+
using: 'node24'
3232
main: 'dist/index.js'

0 commit comments

Comments
 (0)