Skip to content

Commit 5713afa

Browse files
committed
feat(supported-version)!: bump node runtime to v24
1 parent b281820 commit 5713afa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

supported-version/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ outputs:
2222
description: "The Github Actions matrix of software technologies required to run Magento."
2323

2424
runs:
25-
using: "node20"
25+
using: "node24"
2626
main: dist/index.js
2727

2828
branding:

0 commit comments

Comments
 (0)