⬆️(project) bump project to node 22
"yargs" dependency requires node 22, so we update the project to use it. Node 22 is the latest LTS version, so this is a good time to do it.
This commit is contained in:
2
.github/workflows/crowdin_upload.yml
vendored
2
.github/workflows/crowdin_upload.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
install-dependencies:
|
||||
uses: ./.github/workflows/dependencies.yml
|
||||
with:
|
||||
node_version: '20.x'
|
||||
node_version: '22.x'
|
||||
with-front-dependencies-installation: true
|
||||
with-build_mails: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user