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 3f826b8 commit 9676034Copy full SHA for 9676034
.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: ${{ github.event.schedule && 'next' || '5.6,next' }}
+ ts-versions: '5.8'
22
ts-libs: 'esnext'
0 commit comments