Skip to content

Commit fcdb3a9

Browse files
author
Petr Sramek
committed
fix path
1 parent eafec02 commit fcdb3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- uses: actions/checkout@v4
4343
with:
4444
fetch-depth: 0
45-
- uses: ./.github/actions/versioning.yml
45+
- uses: ./.github/actions/versioning
4646
id: versioning
4747
with:
4848
git-version: ${{ vars.GIT_VERSION }}

0 commit comments

Comments
 (0)