Обновить .gitea/workflows/gitea-actions.yml
Some checks failed
Gitea Actions / Build and deploy (push) Failing after 3s

This commit is contained in:
Dhaverd 2024-03-18 19:14:52 +03:00
parent def60a3f46
commit 297efe6192

View File

@ -14,7 +14,7 @@ jobs:
- name: Install Node
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 18
- name: Checkout code
uses: actions/checkout@v3
- name: Install PHP