Skip to content

Commit 0f249a9

Browse files
committed
chore(workflows/tsd): update node-version to 16 for types test
1 parent c57651a commit 0f249a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tsd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Setup node
4444
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
4545
with:
46-
node-version: 14
46+
node-version: 16
4747

4848
- run: npm install
4949

0 commit comments

Comments
 (0)