Skip to content

Commit

Permalink
fix: update dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
CumpsD authored May 12, 2021
1 parent 754b303 commit 45b6da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1.8.0
with:
dotnet-version: 5.0.101
dotnet-version: 5.0.203

- name: Set up Python
uses: actions/setup-python@v2.2.2
Expand Down

0 comments on commit 45b6da7

Please sign in to comment.