We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac187c commit 3fc2a33Copy full SHA for 3fc2a33
.github/workflows/ci-modus-build.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup Node
38
uses: actions/setup-node@v4
39
with:
40
- node-version: "22"
+ node-version: "22.14.0"
41
42
- name: Setup Go
43
uses: actions/setup-go@v5
0 commit comments