Skip to content

Commit debdd97

Browse files
authored
Merge pull request #52 from ojdev/dev
fix
2 parents 9689ddf + bcec3a7 commit debdd97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup .NET
1919
uses: actions/setup-dotnet@v1
2020
with:
21-
dotnet-version: 5.0.301
21+
dotnet-version: 6.0.400
2222
- name: Get tag
2323
id: tag
2424
uses: dawidd6/action-get-tag@v1

0 commit comments

Comments
 (0)