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.
2 parents 30732d2 + 0fc0868 commit 9ee809fCopy full SHA for 9ee809f
.github/workflows/dotnet.yml
@@ -1,6 +1,6 @@
1
name: .NET build and test
2
env:
3
- CURRENT_VERSION: 4.0.${{ github.run_number }}
+ CURRENT_VERSION: 4.1.${{ github.run_number }}
4
LAST_COMMIT_MESSAGE: ${{ github.event.head_commit.message }}
5
6
on:
0 commit comments