Skip to content

Commit

Permalink
update .net version
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianTerhorst committed Jun 18, 2022
1 parent d3dbe5c commit b8edebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v2
with:
dotnet-version: 6.0.x
dotnet-version: 6.0.300
- name: check nethost
working-directory: /usr/share/dotnet/packs/Microsoft.NETCore.App.Host.linux-x64
run: |
Expand Down

0 comments on commit b8edebb

Please sign in to comment.