From 0a93c26b70fbd92eb55bcd871df26bd5536fd487 Mon Sep 17 00:00:00 2001 From: James Frowen Date: Fri, 26 Apr 2024 15:41:29 +0100 Subject: [PATCH] CI: updating release to version 4 --- .github/workflows/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f0fcd8654f..05c4cd2392 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -98,9 +98,10 @@ jobs: node-version: '14' - name: Release - uses: cycjimmy/semantic-release-action@v3 + uses: cycjimmy/semantic-release-action@v4 id: semantic with: + semantic_version: 23 extra_plugins: | @semantic-release/exec @semantic-release/changelog