We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74d506 commit 9e2a5f6Copy full SHA for 9e2a5f6
.github/workflows/release.yaml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Release
24
- uses: cycjimmy/semantic-release-action@v2
+ uses: cycjimmy/semantic-release-action@v4
25
with:
26
semantic_version: 18.0.0
27
extra_plugins: |
0 commit comments