DEVX-200: [BE] Унифицировать понятие версии сервиса

This commit is contained in:
2026-04-08 15:12:33 +03:00
parent 4ee4386e95
commit fb416c66e9
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
repository: ${{ github.event.inputs.repo_path }}
branch: ${{ github.event.inputs.branch }}
- name: Set up Node.js ${{ matrix.node-version }}
- name: Set up Node.js
uses: actions/setup-node@v4 # Use the setup-node action
with:
node-version: 24