Skip to content

Commit 93e2ae9

Browse files
authored
Upgrade macos runner NodeJS version (#47189)
1 parent a543d4c commit 93e2ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xpack-heartbeat-macos-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: xpack-heartbeat-macos-unit-tests
22

33
env:
44
BEAT: "x-pack/heartbeat"
5-
NODEJS_VERSION: "18.20.3"
5+
NODEJS_VERSION: "22.20.0"
66

77
on:
88
workflow_dispatch:

0 commit comments

Comments
 (0)