Skip to content

Commit e075e3a

Browse files
committed
chore(OUT-2147): bump CI node-version to 20
1 parent bf45a9a commit e075e3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Node.js
1515
uses: actions/setup-node@v3
1616
with:
17-
node-version: 18
17+
node-version: 20
1818
cache: yarn
1919
cache-dependency-path: './yarn.lock'
2020

0 commit comments

Comments
 (0)