node 22
Deploy app frontend / app frontend (push) Successful in 2m37s
Deploy db-migrations / db-migrations (push) Successful in 1m15s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m38s
Deploy service tg-bot / service tg-bot (push) Failing after 2m27s

This commit is contained in:
2024-12-12 20:27:38 +02:00
parent 68930dcd87
commit 73f8e10a8a
4 changed files with 7 additions and 7 deletions
@@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '22'
node-version: '20'
- name: install dependencies
run: |