Skip to content

Commit

Permalink
chore(workflows/tsd): update node-version to 16 for types test
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Jul 15, 2024
1 parent 853d596 commit f1203f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 14
node-version: 16

- run: npm install

Expand Down

0 comments on commit f1203f1

Please sign in to comment.