We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32df80b commit 1b70233Copy full SHA for 1b70233
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
- run: npm ci
39
# https://github.com/cycjimmy/semantic-release-action
40
- name: Semantic Release
41
- uses: cycjimmy/semantic-release-action@v3
+ uses: cycjimmy/semantic-release-action@v4
42
id: semantic
43
with:
44
branches: master
0 commit comments