diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5554ae8..d764c61 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: Release - uses: cycjimmy/semantic-release-action@v2 + uses: cycjimmy/semantic-release-action@v4 with: semantic_version: 18.0.0 extra_plugins: |