We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e36c3 commit 7d4fb36Copy full SHA for 7d4fb36
3 files changed
.github/workflows/types.yml
@@ -18,5 +18,5 @@ jobs:
18
uses: SocketDev/workflows/.github/workflows/type-check.yml@master
19
with:
20
no-lockfile: true
21
- ts-versions: '5.8'
+ ts-versions: '5.9'
22
ts-libs: 'esnext'
0 commit comments