mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-14 13:50:33 +00:00
chore: loosen node version
This commit is contained in:
parent
370e73c4f0
commit
5f7b5f779d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ tasks."lint:fix" = "bun run format:write"
|
|||
tasks.version = "npm version"
|
||||
|
||||
[tools]
|
||||
node = '22.11.0'
|
||||
node = '22'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue