Skip to content

Commit 720d4ef

Browse files
authored
feat: Update Node.js version from 20 to 24 (#382)
1 parent 6f624a6 commit 720d4ef

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,7 +28,7 @@ inputs:
2828
description: 'The location of the package.json to validate'
2929
required: false
3030
runs:
31-
using: 'node20'
31+
using: 'node24'
3232
main: 'dist/main.js'
3333
branding:
3434
icon: file

0 commit comments

Comments
 (0)