From e70041959aa26669ce90e1a1620493fba4667ea3 Mon Sep 17 00:00:00 2001 From: Vitaly the Alpaca Date: Fri, 7 Jun 2024 20:26:19 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20yml=20=D1=84=D0=B0=D0=B9=D0=BB=D0=B0=20-?= =?UTF-8?q?=20cli=5Ftest.yml=20(workflow)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cli_draft.yml | 2 +- .github/workflows/cli_draft_en.yml | 2 +- .github/workflows/cli_test.yml | 2 +- .github/workflows/cli_test_en.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/cli_draft.yml b/.github/workflows/cli_draft.yml index dc55417ea5..80a2d7e3c1 100644 --- a/.github/workflows/cli_draft.yml +++ b/.github/workflows/cli_draft.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v4 - uses: otymko/setup-onescript@v1.4 with: - version: 1.10.0 + version: 1.9.0 - name: Установить cmdline, asserts и osparser run: | diff --git a/.github/workflows/cli_draft_en.yml b/.github/workflows/cli_draft_en.yml index d0ba14da33..7d1dd9d13a 100644 --- a/.github/workflows/cli_draft_en.yml +++ b/.github/workflows/cli_draft_en.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v4 - uses: otymko/setup-onescript@v1.4 with: - version: 1.10.0 + version: 1.9.0 - name: Установить cmdline, asserts и osparser run: | diff --git a/.github/workflows/cli_test.yml b/.github/workflows/cli_test.yml index 1720092dcf..5fb7af5ed0 100644 --- a/.github/workflows/cli_test.yml +++ b/.github/workflows/cli_test.yml @@ -29,7 +29,7 @@ jobs: - uses: actions/checkout@v4 - uses: otymko/setup-onescript@v1.4 with: - version: 1.10.0 + version: 1.9.0 - name: Установить cmdline, asserts и osparser run: | diff --git a/.github/workflows/cli_test_en.yml b/.github/workflows/cli_test_en.yml index eae4d6b088..a3b098a273 100644 --- a/.github/workflows/cli_test_en.yml +++ b/.github/workflows/cli_test_en.yml @@ -29,7 +29,7 @@ jobs: - uses: actions/checkout@v4 - uses: otymko/setup-onescript@v1.4 with: - version: 1.10.0 + version: 1.9.0 - name: Установить cmdline, asserts и osparser run: |