We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c16588 commit 5b57eceCopy full SHA for 5b57ece
1 file changed
.github/workflows/github-ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Use Node.js LTS 20.11.0
18
uses: actions/setup-node@v4
19
with:
20
- node-version: 22.15.0
+ node-version: 20.11.0
21
22
- name: Install dependencies
23
run: npm ci
0 commit comments