1
0
mirror of https://github.com/zerobig/fluent-request-schema-1c.git synced 2025-08-09 21:27:11 +02:00

github actions

This commit is contained in:
Ilya Bushin
2024-10-17 18:52:34 +03:00
parent 970d299c84
commit 73ef0583f6

View File

@@ -27,9 +27,9 @@ jobs:
run: java -jar ./bsldoc.jar ./../src/cfe ./api -f Docusaurus -s СЗ_Запрос
- name: Установка NodeJS
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 18
cache: yarn
cache-dependency-path: 'docs/yarn.lock'