Skip to content

Commit

Permalink
spot actions/setup-dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
AZ-X authored Mar 21, 2023
1 parent 3381eec commit 85c2975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core-wpf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

# Install the .NET Core workload
- name: Install .NET Core
uses: actions/setup-dotnet@v3.0.3
uses: actions/setup-dotnet@v2
with:
dotnet-version: 5.0.100

Expand Down

0 comments on commit 85c2975

Please sign in to comment.