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 eafec02 commit fcdb3a9Copy full SHA for fcdb3a9
.github/workflows/dotnet.yml
@@ -42,7 +42,7 @@ jobs:
42
- uses: actions/checkout@v4
43
with:
44
fetch-depth: 0
45
- - uses: ./.github/actions/versioning.yml
+ - uses: ./.github/actions/versioning
46
id: versioning
47
48
git-version: ${{ vars.GIT_VERSION }}
0 commit comments