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 e582ded commit 36a2b49Copy full SHA for 36a2b49
.github/workflows/scheduled.yaml
@@ -83,7 +83,7 @@ jobs:
83
- name: Setup Node.js
84
uses: actions/setup-node@v4
85
with:
86
- node-version: 22
+ node-version: 22.18.0
87
cache-dependency-path: pnpm-lock.yaml
88
89
- name: Activate corepack
0 commit comments