Skip to content

Commit 1b70233

Browse files
authored
fix(deps): update cycjimmy/semantic-release-action to v4 (#1112)
1 parent 32df80b commit 1b70233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- run: npm ci
3939
# https://github.com/cycjimmy/semantic-release-action
4040
- name: Semantic Release
41-
uses: cycjimmy/semantic-release-action@v3
41+
uses: cycjimmy/semantic-release-action@v4
4242
id: semantic
4343
with:
4444
branches: master

0 commit comments

Comments
 (0)