From d09f2bf259e0f9c5905ae92a0637e4df0cb86b43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Mar 2023 22:40:51 +0900 Subject: [PATCH] Update extension test workflow on REL1_39 branch (#690) Co-authored-by: femiwiki-bot --- .github/workflows/release-and-submit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-and-submit.yml b/.github/workflows/release-and-submit.yml index f9bd727f..df8008b8 100644 --- a/.github/workflows/release-and-submit.yml +++ b/.github/workflows/release-and-submit.yml @@ -26,7 +26,7 @@ jobs: - uses: actions/setup-node@v3 with: - node-version: 15 + node-version: 14 - name: Set tag name id: tag_name