We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be934d6 commit bf23bbbCopy full SHA for bf23bbb
.github/workflows/tests.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Use Node.js
59
uses: actions/setup-node@v4
60
with:
61
- node-version: '16.x'
+ node-version: '18.x'
62
- name: Install dependencies
63
run: npm ci
64
- name: Run linting
0 commit comments