Skip to content

Commit 5d307d6

Browse files
Upgrade macos runner NodeJS version (#47189) (#47214)
(cherry picked from commit 93e2ae9) Co-authored-by: Emilio Alvarez Piñeiro <95703246+emilioalvap@users.noreply.github.com>
1 parent 0295a13 commit 5d307d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)