chore: update node version to 22.15.0

This commit is contained in:
Ali BARIN
2025-05-06 14:05:41 +00:00
parent 583cc268a8
commit a6260ff553
6 changed files with 9 additions and 9 deletions

View File

@@ -39,7 +39,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
node-version: '22.15.0'
- name: Install dependencies
run: yarn
working-directory: packages/backend