There was an error while loading. Please reload this page.
1 parent bf45a9a commit e075e3aCopy full SHA for e075e3a
1 file changed
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Node.js
15
uses: actions/setup-node@v3
16
with:
17
- node-version: 18
+ node-version: 20
18
cache: yarn
19
cache-dependency-path: './yarn.lock'
20
0 commit comments