1
0
Fork 0
mirror of synced 2026-06-05 14:28:19 +00:00

Update action runtime from node20 to node24

This commit is contained in:
Varun Sharma 2026-03-11 21:14:07 -07:00
commit 11b0235d82

View file

@ -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"