We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4fcce commit e85f323Copy full SHA for e85f323
1 file changed
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Use Node.js
12
uses: actions/setup-node@v4
13
with:
14
- node-version: 20.14
+ node-version: 22.18
15
- name: Install dependencies
16
run: npm ci
17
0 commit comments