Skip to content

Commit 02e3e96

Browse files
author
Petr Sramek
committed
fixed actin name
1 parent c4fc590 commit 02e3e96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@v3
3636
with:
3737
fetch-depth: 0
38-
- uses: petesramek/.github/action/verssioning.yml@ff65c698fe9cafaf33325a22bdad3d4b0c0f4100
38+
- uses: petesramek/.github/action/versioning.yml@ff65c698fe9cafaf33325a22bdad3d4b0c0f4100
3939
id: gitversion
4040
with:
4141
is-release: ${{ env.is_release }}

0 commit comments

Comments
 (0)