You've already forked fluent-request-schema-1c
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:
4
.github/workflows/deploy-documentation.yml
vendored
4
.github/workflows/deploy-documentation.yml
vendored
@@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user