Skip to content

Commit 8c2302d

Browse files
authored
Upgrade Node version from 20 to 24
1 parent 02620e2 commit 8c2302d

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
@@ -59,6 +59,6 @@ outputs:
5959
description: "The docker ID of the service container run."
6060

6161
runs:
62-
using: 'node20'
62+
using: 'node24'
6363
main: 'dist/index.js'
6464
post: 'dist/index.js'

0 commit comments

Comments
 (0)