We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02620e2 commit 8c2302dCopy full SHA for 8c2302d
1 file changed
action.yml
@@ -59,6 +59,6 @@ outputs:
59
description: "The docker ID of the service container run."
60
61
runs:
62
- using: 'node20'
+ using: 'node24'
63
main: 'dist/index.js'
64
post: 'dist/index.js'
0 commit comments