We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57651a commit 0f249a9Copy full SHA for 0f249a9
.github/workflows/tsd.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Setup node
44
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
45
with:
46
- node-version: 14
+ node-version: 16
47
48
- run: npm install
49
0 commit comments