We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f1ff9 commit 70b9449Copy full SHA for 70b9449
.github/workflows/test.yml
@@ -51,7 +51,7 @@ jobs:
51
fail-fast: false
52
matrix:
53
node: ['18.x']
54
- ts: ['4.7', '4.8', '4.9', '5.0', '5.1', '5.2', '5.3']
+ ts: ['4.7', '4.8', '4.9', '5.0', '5.1', '5.2', '5.3', '5.4']
55
56
steps:
57
- name: Checkout repo
0 commit comments