Skip to content

Commit

Permalink
Use 7.0 in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
seesharper committed May 31, 2023
1 parent 92cd37c commit 72a3eef
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 @@ -11,7 +11,7 @@ jobs:
- name: Install .Net Core
uses: actions/setup-dotnet@v2.0.0
with:
dotnet-version: 6.0.203
dotnet-version: "7.0.200"
- name: Install dotnet-script
run: dotnet tool install dotnet-script --global

Expand Down

0 comments on commit 72a3eef

Please sign in to comment.