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 50f8f07 commit 137a9d3Copy full SHA for 137a9d3
.github/workflows/build.yml
@@ -69,6 +69,6 @@ jobs:
69
70
- name: Run semantic-release
71
id: semantic
72
- uses: cycjimmy/semantic-release-action@v4
+ uses: cycjimmy/semantic-release-action@v5
73
env:
74
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments