Skip to content

Commit 8b75dcd

Browse files
authored
ci: bump Node.js to 24 (#2604)
1 parent b2fb0c4 commit 8b75dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-toolchain/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ inputs:
1515
default: "17"
1616
node-version:
1717
description: Desired Node version
18-
default: "22"
18+
default: "24"
1919
xcode-developer-dir:
2020
description: Set the path for the active Xcode developer directory
2121
runs:

0 commit comments

Comments
 (0)