diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ab789f7..e941cb5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -77,4 +77,4 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} - run: npx semantic-release@18 \ No newline at end of file + run: npx semantic-release@23 \ No newline at end of file