From 2876b7081c780a692ff72670aaa5d3ebb192189a Mon Sep 17 00:00:00 2001 From: Gleb Bahmutov Date: Wed, 18 Jan 2023 14:05:39 -0500 Subject: [PATCH] use release v3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 61c7e64..eb07c21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: run: npm install semantic-release - name: Semantic Release 🚀 - uses: cycjimmy/semantic-release-action@v2 + uses: cycjimmy/semantic-release-action@v3 with: branch: main env: