Skip to content

Commit

Permalink
Try this
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Dec 19, 2024
1 parent 9660d5c commit d57a12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/minimum-version-ts-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
node-version: [ 16, 18, 20 ]
typescript-version: [ '4.7.2', '5.5.4' ]
typescript-version: [ '4.7.3', '5.5.4' ]
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
Expand Down

0 comments on commit d57a12c

Please sign in to comment.