Skip to content

Commit aca8a02

Browse files
authored
Convert to ESM and switch from Jest to Vitest (#135)
1 parent fe8e42f commit aca8a02

10 files changed

Lines changed: 87729 additions & 77662 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ outputs:
3535
version:
3636
description: 'The CLI version installed'
3737
runs:
38-
using: 'node20'
38+
using: 'node24'
3939
main: 'dist/index.js'

0 commit comments

Comments
 (0)