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

Commit 2bf1a56

Browse files
authored
use dotnet 5.0.x latest
1 parent 96b21b6 commit 2bf1a56

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET
1616
uses: actions/setup-dotnet@v1
1717
with:
18-
dotnet-version: 5.0.1
18+
dotnet-version: 5.0.x
1919
- name: get version
2020
id: version
2121
uses: notiz-dev/github-action-json-property@release

0 commit comments

Comments
 (0)