Skip to content

Commit

Permalink
Bump the .NET version to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
justalemon committed Feb 9, 2023
1 parent d84a3e6 commit 47bac56
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 @@ -46,7 +46,7 @@ jobs:
- name: Setup .NET
uses: actions/[email protected]
with:
dotnet-version: "6.0.x"
dotnet-version: "7.0.x"
- name: Download the Artifact
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 47bac56

Please sign in to comment.