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 93b5a47 commit 4af8deeCopy full SHA for 4af8dee
.github/workflows/dotnet-pre-release.yml
@@ -19,7 +19,7 @@ jobs:
19
dotnet-version: 8.x
20
21
- name: Semantic Release
22
- uses: cycjimmy/semantic-release-action@v3
+ uses: cycjimmy/semantic-release-action@v4
23
with:
24
semantic_version: 21
25
extra_plugins: |
.github/workflows/dotnet-release.yml
@@ -17,7 +17,7 @@ jobs:
17
18
0 commit comments