Skip to content

Commit b7f96ed

Browse files
authored
ci: fix semantic release (#7256)
1 parent 931f53a commit b7f96ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
node-version: ${{ env.semantic-node-version }}
4444

4545
- name: Semantic Release
46-
uses: cycjimmy/semantic-release-action@v3
46+
uses: cycjimmy/semantic-release-action@v4
4747
id: semantic
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)