Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Nov 16, 2024
1 parent a835d87 commit 21b269c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

# Install the .NET Core workload
- name: Install .NET Core
uses: actions/setup-dotnet@4.1.0
uses: actions/setup-dotnet@v4.1.0
with:
dotnet-version: 9.0.x

Expand Down

0 comments on commit 21b269c

Please sign in to comment.