We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef4433 commit b4472dbCopy full SHA for b4472db
1 file changed
.github/workflows/types.yml
@@ -20,5 +20,5 @@ jobs:
20
uses: SocketDev/workflows/.github/workflows/type-check.yml@master
21
with:
22
no-lockfile: true
23
- ts-versions: ${{ github.event.schedule && 'next' || '5.4,next' }}
+ ts-versions: '5.4'
24
ts-libs: 'esnext'
0 commit comments