Update action runtime from node20 to node24
This commit is contained in:
parent
58077d3c7e
commit
11b0235d82
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ branding:
|
|||
icon: "check-square"
|
||||
color: "green"
|
||||
runs:
|
||||
using: "node20"
|
||||
using: "node24"
|
||||
pre: "dist/pre/index.js"
|
||||
main: "dist/index.js"
|
||||
post: "dist/post/index.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue