Skip to content

Commit 0d0191d

Browse files
Upgrade macos runner NodeJS version (#47189) (#47213)
(cherry picked from commit 93e2ae9) Co-authored-by: Emilio Alvarez Piñeiro <[email protected]>
1 parent f527ce6 commit 0d0191d

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)