We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d5a7c commit 8c45a0eCopy full SHA for 8c45a0e
.github/workflows/main.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Use Node.js
21
uses: actions/setup-node@v3
22
with:
23
- node-version: '16'
+ node-version: '18'
24
- name: Install deps
25
run: yarn
26
- name: Lint
0 commit comments