Skip to content

Commit

Permalink
fix(ci): Use .NET9 in release wok
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Oct 10, 2024
1 parent 5f458ca commit c6f0c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.100
dotnet-version: 9
- uses: olegtarasov/[email protected]
id: tagTBC
with:
Expand Down

0 comments on commit c6f0c2d

Please sign in to comment.