Skip to content

Commit

Permalink
Try 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalStrehovsky authored Nov 7, 2024
1 parent f3c47e3 commit d50b6a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sizestats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Install .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 10
dotnet-version: 10.0
dotnet-quality: daily
- name: Checkout repo
uses: actions/checkout@v4
Expand Down Expand Up @@ -193,7 +193,7 @@ jobs:
- name: Install .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 10
dotnet-version: 10.0
dotnet-quality: daily
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit d50b6a4

Please sign in to comment.