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 9430288 commit 7891790Copy full SHA for 7891790
1 file changed
.github/workflows/dashboard-agent-deploy.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Setup node
52
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
53
with:
54
- node-version: 20.20.2
+ node-version: 22.23.1
55
cache: "pnpm"
56
57
- name: Install + build the CLI and the agent's deps
0 commit comments