We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a897ae commit 784e0f0Copy full SHA for 784e0f0
.github/workflows/xpack-heartbeat-macos-unit-tests.yml
@@ -54,7 +54,7 @@ jobs:
54
steps:
55
- uses: actions/checkout@v5
56
57
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
58
with:
59
node-version: ${{ env.NODEJS_VERSION }}
60
0 commit comments