Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 0f21095

Browse files
authored
update workflow dotnet version to 5
1 parent 88932ce commit 0f21095

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
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup .NET
1515
uses: actions/setup-dotnet@v1
1616
with:
17-
dotnet-version: 3.1.301
17+
dotnet-version: 5.0.1
1818
- name: get version
1919
id: version
2020
uses: notiz-dev/github-action-json-property@release

0 commit comments

Comments
 (0)