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 914cf04 commit 650b753Copy full SHA for 650b753
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
dotnet-version: 9.0.201
23
24
- name: Install GitVersion
25
- uses: gittools/actions/gitversion/execute@master
+ uses: gittools/actions/gitversion/execute@main
26
id: gitversion
27
with:
28
useConfigFile: false
0 commit comments