Skip to content

Commit d978acd

Browse files
authored
Revert "chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183" (#2544)
Revert "chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183 (#2534)" This reverts commit df091ae.
1 parent df091ae commit d978acd

3 files changed

Lines changed: 119 additions & 137 deletions

File tree

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Node
2020
uses: actions/setup-node@v3
2121
with:
22-
node-version: lts/*
22+
node-version: 16
2323
cache: 'npm'
2424
- name: Install dependencies
2525
run: npm ci --ignore-scripts --no-audit --no-progress --prefer-offline

0 commit comments

Comments
 (0)