Skip to content

Commit b7f809b

Browse files
authored
Updated Node.js runtime to v24.
2 parents 8b6b7ff + 44a1363 commit b7f809b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

with-post-step/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ inputs:
3737
default: POST
3838

3939
runs:
40-
using: 'node20'
40+
using: 'node24'
4141
main: 'main.js'
4242
post: 'main.js'

0 commit comments

Comments
 (0)