We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4fc590 commit 02e3e96Copy full SHA for 02e3e96
1 file changed
.github/workflows/dotnet.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@v3
36
with:
37
fetch-depth: 0
38
- - uses: petesramek/.github/action/verssioning.yml@ff65c698fe9cafaf33325a22bdad3d4b0c0f4100
+ - uses: petesramek/.github/action/versioning.yml@ff65c698fe9cafaf33325a22bdad3d4b0c0f4100
39
id: gitversion
40
41
is-release: ${{ env.is_release }}
0 commit comments